postgresql/src/include/nodes
Tom Lane e7889b83b7 Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.
(Actually, it works as a plain statement too, but I didn't document that
because it seems a bit useless.)  Unify VariableResetStmt with
VariableSetStmt, and clean up some ancient cruft in the representation of
same.
2007-09-03 18:46:30 +00:00
..
bitmapset.h
execnodes.h Arrange to cache a ResultRelInfo in the executor's EState for relations that 2007-08-15 21:39:50 +00:00
makefuncs.h Separate parse-analysis for utility commands out of parser/analyze.c 2007-06-23 22:12:52 +00:00
memnodes.h Adjust the output of MemoryContextStats() so that the stats for a 2007-08-07 06:25:14 +00:00
nodeFuncs.h
nodes.h Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. 2007-09-03 18:46:30 +00:00
params.h
parsenodes.h Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. 2007-09-03 18:46:30 +00:00
pg_list.h
plannodes.h
primnodes.h Make ARRAY(SELECT ...) return an empty array, rather than a NULL, when the 2007-08-26 21:44:25 +00:00
print.h
readfuncs.h
relation.h Rewrite make_outerjoininfo's construction of min_lefthand and min_righthand 2007-08-31 01:44:06 +00:00
tidbitmap.h
value.h