postgresql/src/include/nodes
Alvaro Herrera 9ce04b50e1
Revert "Catalog NOT NULL constraints" and fallout
This reverts commit e056c557ae and minor later fixes thereof.

There's a few problems in this new feature -- most notably regarding
pg_upgrade behavior, but others as well.  This new feature is not in any
way critical on its own, so instead of scrambling to fix it we revert it
and try again in early 17 with these issues in mind.

Discussion: https://postgr.es/m/3801207.1681057430@sss.pgh.pa.us
2023-04-12 19:29:21 +02:00
..
.gitignore Automatically generate node support functions 2022-07-09 08:53:59 +02:00
bitmapset.h Require empty Bitmapsets to be represented as NULL. 2023-03-02 11:47:26 -05:00
execnodes.h Fix row tracking in pg_stat_statements with extended query protocol 2023-04-06 09:29:03 +09:00
extensible.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
lockoptions.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
makefuncs.h SQL/JSON: support the IS JSON predicate 2023-03-31 22:34:04 +02:00
memnodes.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Add files related to query jumbling in src/include/nodes/ for meson 2023-03-18 18:04:04 +09:00
miscnodes.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
multibitmapset.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
nodeFuncs.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
nodes.h Support "Right Anti Join" plan shapes. 2023-04-05 16:59:09 -04:00
params.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
parsenodes.h Revert "Catalog NOT NULL constraints" and fallout 2023-04-12 19:29:21 +02:00
pathnodes.h Support "Right Anti Join" plan shapes. 2023-04-05 16:59:09 -04:00
pg_list.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
plannodes.h Mark more nodes with attribute no_query_jumble 2023-02-13 09:07:33 +09:00
primnodes.h SQL/JSON: support the IS JSON predicate 2023-03-31 22:34:04 +02:00
print.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
queryjumble.h Move queryjumble.c code to src/backend/nodes/ 2023-01-21 11:48:37 +09:00
readfuncs.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
replnodes.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
subscripting.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
supportnodes.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
tidbitmap.h Update copyright for 2023 2023-01-02 15:00:37 -05:00
value.h Update copyright for 2023 2023-01-02 15:00:37 -05:00