postgresql/src/include/nodes
Tom Lane ff566b2241 Modify raw parsetree representation returned by gram.y for SubLinks:
the oper field should be a valid Node structure so it can be dumped by
outfuncs.c without risk of coredump.  (We had been using a raw pointer
to character string, which surely is NOT a valid Node.)  This doesn't
cause any backwards compatibility problems for stored rules, since
raw unanalyzed parsetrees are never stored.
2000-05-25 22:42:19 +00:00
..
execnodes.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
makefuncs.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
memnodes.h Add: 2000-01-26 05:58:53 +00:00
nodeFuncs.h Add: 2000-01-26 05:58:53 +00:00
nodes.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
params.h Add: 2000-01-26 05:58:53 +00:00
parsenodes.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
pg_list.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
plannodes.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
primnodes.h Modify raw parsetree representation returned by gram.y for SubLinks: 2000-05-25 22:42:19 +00:00
print.h Add: 2000-01-26 05:58:53 +00:00
readfuncs.h Add: 2000-01-26 05:58:53 +00:00
relation.h Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00