postgresql/src/include/catalog
Tom Lane c957c0bac7 Code review for XML patch. Instill a bit of sanity in the location of
the XmlExpr code in various lists, use a representation that has some hope
of reverse-listing correctly (though it's still a de-escaping function
shy of correctness), generally try to make it look more like Postgres
coding conventions.
2006-12-24 00:29:20 +00:00
..
catalog.h Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
catversion.h Code review for XML patch. Instill a bit of sanity in the location of 2006-12-24 00:29:20 +00:00
dependency.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
duplicate_oids Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
heap.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
index.h Add the ability to create indexes 'concurrently', that is, without 2006-08-25 04:06:58 +00:00
indexing.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
namespace.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_aggregate.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
pg_am.h Set pg_am.amstrategies to zero for index AMs that don't have fixed 2006-12-18 18:56:29 +00:00
pg_amop.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_amproc.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_attrdef.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_attribute.h Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
pg_auth_members.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_authid.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_autovacuum.h Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
pg_cast.h Initial SQL/XML support: xml data type and initial set of functions. 2006-12-21 16:05:16 +00:00
pg_class.h Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
pg_constraint.h Add missing #include directive: pg_constraint.h declares some functions 2006-06-28 22:11:01 +00:00
pg_control.h Remove the logId/logSeg fields from pg_control, because they are not needed 2006-12-08 19:50:53 +00:00
pg_conversion.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
pg_database.h Fix recently-understood problems with handling of XID freezing, particularly 2006-11-05 22:42:10 +00:00
pg_depend.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_description.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_index.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
pg_inherits.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_language.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_largeobject.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_listener.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_namespace.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_opclass.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_operator.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_opfamily.h Restructure operator classes to allow improved handling of cross-data-type 2006-12-23 00:43:13 +00:00
pg_pltemplate.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_proc.h Code review for XML patch. Instill a bit of sanity in the location of 2006-12-24 00:29:20 +00:00
pg_rewrite.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_shdepend.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_shdescription.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
pg_statistic.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_tablespace.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_trigger.h Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pg_type.h Initial SQL/XML support: xml data type and initial set of functions. 2006-12-21 16:05:16 +00:00
toasting.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
unused_oids Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00