postgresql/contrib/hstore
Álvaro Herrera fba4233c83
Reduce header inclusions via execnodes.h
Remove a bunch of #include lines from execnodes.h.  Most of these
requier suitable typedefs to be added, so that it still compiles
standalone.  In one case, the fix is to move a struct definition to the
one .c file where it is needed.

Also some light clean up in plannodes.h and genam.h, though not as
extensive as in execnodes.h.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/202603131240.ihwqdxnj7w2o@alvherre.pgsql
2026-03-16 14:34:57 +01:00
..
data
expected Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
sql Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
.gitignore
hstore--1.1--1.2.sql
hstore--1.2--1.3.sql
hstore--1.3--1.4.sql
hstore--1.4--1.5.sql
hstore--1.4.sql
hstore--1.5--1.6.sql
hstore--1.6--1.7.sql
hstore--1.7--1.8.sql
hstore.control
hstore.h
hstore_compat.c Replace most StaticAssertStmt() with StaticAssertDecl() 2025-12-12 10:06:40 +01:00
hstore_gin.c Mark commented out code as unused 2026-01-22 12:44:07 +01:00
hstore_gist.c Mark commented out code as unused 2026-01-22 12:44:07 +01:00
hstore_io.c hstore: Fix NULL pointer dereference with receive function 2026-02-17 08:41:26 +09:00
hstore_op.c Fix varatt versus Datum type confusions 2025-08-05 12:11:36 +02:00
hstore_subs.c Reduce header inclusions via execnodes.h 2026-03-16 14:34:57 +01:00
Makefile hstore: Tighten key/value parsing check for whitespaces 2023-06-12 09:14:03 +09:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00