postgresql/src/include/catalog
Marc G. Fournier 4c04f7724e From: todd brandys <brandys@eng3.hep.uiuc.edu>
An extension to the code to allow for a pg_password authentication database
that is *seperate* from the system password file
1997-12-04 00:28:15 +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 Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 1997-11-28 17:28:02 +00:00
index.h Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
indexing.h Remove 16 char limit on system table/index names. Rename system indexes. 1997-11-17 16:59:36 +00:00
pg_aggregate.h Fix final function for cash avg() aggregate. 1997-10-15 01:08:25 +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 From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +00:00
pg_class.h From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +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 Change hash field for a few equality operators so all have it set. 1997-11-30 22:49:22 +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 Remove duplicate block of declarations. Must have been introduced recently 1997-11-30 22:52:24 +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 Re-order args for TypeCreate() to be clearer. 1997-11-26 04:50:47 +00:00
pg_user.h From: todd brandys <brandys@eng3.hep.uiuc.edu> 1997-12-04 00:28:15 +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