postgresql/src/include/nodes
Robert Haas 68739ba856 Allow ALTER TABLE name {OF type | NOT OF}.
This syntax allows a standalone table to be made into a typed table,
or a typed table to be made standalone.  This is possibly a mildly
useful feature in its own right, but the real motivation for this
change is that we need it to make pg_upgrade work with typed tables.
This doesn't actually fix that problem, but it's necessary
infrastructure.

Noah Misch
2011-04-20 21:38:47 -04:00
..
bitmapset.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
execnodes.h Pass collations to functions in FunctionCallInfoData, not FmgrInfo. 2011-04-12 19:19:24 -04:00
makefuncs.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
memnodes.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
nodeFuncs.h Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
nodes.h Revise collation derivation method and expression-tree representation. 2011-03-19 20:30:08 -04:00
params.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
parsenodes.h Allow ALTER TABLE name {OF type | NOT OF}. 2011-04-20 21:38:47 -04:00
pg_list.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
plannodes.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
primnodes.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
print.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
readfuncs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
relation.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
tidbitmap.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
value.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00