postgresql/src/include/nodes
Tom Lane 42ce74bf17 COMMENT ON casts, conversions, languages, operator classes, and
large objects.  Dump all these in pg_dump; also add code to pg_dump
user-defined conversions.  Make psql's large object code rely on
the backend for inserting/deleting LOB comments, instead of trying to
hack pg_description directly.  Documentation and regression tests added.

Christopher Kings-Lynne, code reviewed by Tom
2003-11-21 22:32:49 +00:00
..
bitmapset.h Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
execnodes.h Repair RI trigger visibility problems (this time for sure ;-)) per recent 2003-10-01 21:30:53 +00:00
makefuncs.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
memnodes.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
nodeFuncs.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
nodes.h Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
params.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
parsenodes.h COMMENT ON casts, conversions, languages, operator classes, and 2003-11-21 22:32:49 +00:00
pg_list.h Tweak grammar to use FastAppend rather than lappend when constructing 2003-08-22 20:34:33 +00:00
plannodes.h Cross-data-type comparisons are now indexable by btrees, pursuant to my 2003-11-12 21:15:59 +00:00
primnodes.h Fix ARRAY[] construct so that in multidimensional case, elements can 2003-08-17 23:43:27 +00:00
print.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
readfuncs.h Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
relation.h Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00