You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include/catalog
Tom Lane e92bec2844 Update some obsolete comments and column descriptions. 24 years ago
..
catalog.h Update copyright to 2002. 24 years ago
catname.h pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 24 years ago
catversion.h Replace pg_attribute.attisinherited with attislocal and attinhcount 24 years ago
dependency.h pgindent run. 24 years ago
duplicate_oids Un-break duplicate_oids script. 24 years ago
heap.h pgindent run. 24 years ago
index.h Get rid of bogus use of heap_mark4update in reindex operations (cf. 24 years ago
indexing.h pgindent run. 24 years ago
namespace.h Disallow VACUUM, ANALYZE, TRUNCATE on temp tables belonging to other 24 years ago
pg_aggregate.h pgindent run. 24 years ago
pg_am.h Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 24 years ago
pg_amop.h Update copyright to 2002. 24 years ago
pg_amproc.h Update copyright to 2002. 24 years ago
pg_attrdef.h Use the dependency mechanism to manage column defaults. We need this 24 years ago
pg_attribute.h Replace pg_attribute.attisinherited with attislocal and attinhcount 24 years ago
pg_cast.h Extend pg_cast castimplicit column to a three-way value; this allows us 24 years ago
pg_class.h Replace pg_attribute.attisinherited with attislocal and attinhcount 24 years ago
pg_constraint.h Move most of the error checking for foreign-key constraints out of 24 years ago
pg_control.h pgindent run. 24 years ago
pg_conversion.h pgindent run. 24 years ago
pg_database.h Remove all traces of multibyte and locale options. Clean up comments 24 years ago
pg_depend.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
pg_description.h Update copyright to 2002. 24 years ago
pg_group.h Update copyright to 2002. 24 years ago
pg_index.h Code review and documentation updates for indisclustered patch. 24 years ago
pg_inherits.h Update copyright to 2002. 24 years ago
pg_language.h pgindent run. 24 years ago
pg_largeobject.h Update copyright to 2002. 24 years ago
pg_listener.h Update copyright to 2002. 24 years ago
pg_namespace.h pgindent run. 24 years ago
pg_opclass.h pgindent run. 24 years ago
pg_operator.h Extend pg_cast castimplicit column to a three-way value; this allows us 24 years ago
pg_proc.h Bring SIMILAR TO and SUBSTRING into some semblance of conformance with 24 years ago
pg_rewrite.h Update copyright to 2002. 24 years ago
pg_shadow.h pgindent run. 24 years ago
pg_statistic.h pgindent run. 24 years ago
pg_trigger.h Update copyright to 2002. 24 years ago
pg_type.h Update some obsolete comments and column descriptions. 24 years ago
pg_version.h Update copyright to 2002. 24 years ago
unused_oids Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 25 years ago