postgresql/src/include/catalog
Thomas G. Lockhart ffef720670 Minor clarification or fix of typos. 2002-08-04 06:54:10 +00:00
..
catalog.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
catname.h pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 2002-07-18 23:11:32 +00:00
catversion.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
dependency.h Add more dependency insertions --- this completes the basic pg_depend 2002-07-16 22:12:20 +00:00
duplicate_oids Measure the current transaction time to milliseconds. 2001-09-28 08:09:14 +00:00
heap.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
index.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
indexing.h Implement DROP CONVERSION 2002-07-25 10:07:13 +00:00
namespace.h Centralize code for interpreting schema references, which had gotten 2002-07-29 23:46:35 +00:00
pg_aggregate.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_am.h Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
pg_amop.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_amproc.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_attrdef.h Use the dependency mechanism to manage column defaults. We need this 2002-07-15 16:33:32 +00:00
pg_attribute.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
pg_cast.h pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 2002-07-18 23:11:32 +00:00
pg_class.h ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
pg_constraint.h Add code to extract dependencies from an expression tree, and use it 2002-07-16 05:53:34 +00:00
pg_control.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_conversion.h Minor clarification or fix of typos. 2002-08-04 06:54:10 +00:00
pg_database.h Minor clarification or fix of typos. 2002-08-04 06:54:10 +00:00
pg_depend.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
pg_description.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_group.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_index.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_inherits.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_language.h Remove unused system table columns: 2002-07-24 19:11:14 +00:00
pg_largeobject.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_listener.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_namespace.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_opclass.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_operator.h Remove unused system table columns: 2002-07-24 19:11:14 +00:00
pg_proc.h Allow bit string constants without fully-specified length declaration. 2002-08-04 06:33:59 +00:00
pg_rewrite.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_shadow.h Remove unused system table columns: 2002-07-24 19:11:14 +00:00
pg_statistic.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_trigger.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
pg_type.h Remove unused system table columns: 2002-07-24 19:11:14 +00:00
pg_version.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
unused_oids Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 2001-08-10 18:57:42 +00:00