postgresql/src/include/catalog
2001-07-31 17:09:30 +00:00
..
catalog.h Remove OLD_FILE_NAMING code. No longer used. 2001-05-30 20:52:34 +00:00
catname.h Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 2001-05-14 20:30:21 +00:00
catversion.h Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
duplicate_oids
heap.h Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I 2001-05-30 12:57:36 +00:00
index.h Partial indexes work again, courtesy of Martijn van Oosterhout. 2001-07-16 05:07:00 +00:00
indexing.h It turns out that the relcache thinks it can distinguish different 2001-06-16 18:59:31 +00:00
pg_aggregate.h Correct recently-broken avg(interval) definition. 2001-05-18 15:59:04 +00:00
pg_am.h Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
pg_amop.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_amproc.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_attrdef.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_attribute.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_class.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_control.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_database.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_description.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_group.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_index.h Restructure index AM interface for index building and index tuple deletion, 2001-07-15 22:48:19 +00:00
pg_inherits.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_language.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_largeobject.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_listener.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_log.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_opclass.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
pg_operator.h Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilosoft.com>. 2001-06-17 02:05:20 +00:00
pg_proc.h Update 'translate' function description. translate does character set 2001-07-31 17:09:30 +00:00
pg_relcheck.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_rewrite.h pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_shadow.h Allow a non-superuser database owner to vacuum all tables in his 2001-06-13 21:44:41 +00:00
pg_statistic.h Rewrite of planner statistics-gathering code. ANALYZE is now available as 2001-05-07 00:43:27 +00:00
pg_trigger.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_type.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
pg_version.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
unused_oids