postgresql/src/include/catalog
1998-02-10 16:04:38 +00:00
..
catalog.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
catname.h Remove pg_magic, defaults, server, hosts, and demon tables. unused. 1997-11-15 20:58:05 +00:00
duplicate_oids A couple of development scripts by Dan to detect unused and duplicate 1997-03-15 06:03:08 +00:00
heap.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
index.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
indexing.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
pg_aggregate.h Fix prototypes so they don't look like function definitions. 1998-01-24 22:50:57 +00:00
pg_am.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
pg_amop.h Specify hash table support functions for float8 and int4 rather than using 1997-11-30 23:03:28 +00:00
pg_amproc.h Add datetime and timespan hash index declarations. Use float8 for both; 1997-11-30 22:58:07 +00:00
pg_attrdef.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_attribute.h Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
pg_class.h New pg_attribute.atttypmod for type-specific information like 1998-01-16 23:21:07 +00:00
pg_database.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_description.h New \dS psql command. initdb cleanup. 1997-11-16 04:36:52 +00:00
pg_group.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_index.h Remove archive stuff. 1997-11-21 18:12:58 +00:00
pg_inheritproc.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_inherits.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_ipl.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_language.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
pg_listener.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_log.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_opclass.h Add pg_description table for info on tables, columns, operators, types, and aggregates. Modify psql with new \dd operator to access description 1997-11-13 03:23:18 +00:00
pg_operator.h Define boolean functions and operators for lseg <, <=, <>, >=, >. 1998-02-03 16:01:59 +00:00
pg_parg.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_proc.h Define boolean functions and operators for lseg <, <=, <>, >=, >. 1998-02-03 16:01:59 +00:00
pg_relcheck.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_rewrite.h Rename column to avoid "action" SQL92 reserved word. 1997-10-25 05:25:10 +00:00
pg_statistic.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_trigger.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_type.h Pass around typmod as int16. 1998-02-10 16:04:38 +00:00
pg_user.h Make password null on startup. 1997-12-12 16:26:36 +00:00
pg_variable.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
pg_version.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
unused_oids A couple of development scripts by Dan to detect unused and duplicate 1997-03-15 06:03:08 +00:00