postgresql/src/include/catalog
Bruce Momjian 99b8f84511 Here's the Create/Alter/Drop Group stuff that's been really overdue. I
didn't have time for documentation yet, but I'll write some. There are
still some things to work out what happens when you alter or drop users,
but the group stuff in and by itself is done.

--
Peter Eisentraut                  Sernanders väg 10:115
1999-12-16 17:24:19 +00:00
..
catalog.h Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
catname.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catversion.h aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00
duplicate_oids heap_fetch requires buffer pointer, must be released; heap_getnext 1998-08-19 02:04:17 +00:00
heap.h Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
index.h Rename several destroy* functions/tags to drop*. 1999-12-10 03:56:14 +00:00
indexing.h Cleanup for pg_statistic commit. 1999-11-24 17:09:28 +00:00
pg_aggregate.h Remove a bunch of dead entries exposed by findoidjoins crosschecks. 1999-03-26 07:32:42 +00:00
pg_am.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_amop.h Added another single byte oriented decompressor, useful for 1999-11-25 01:28:07 +00:00
pg_amproc.h Fix indexing of cidr. 1999-12-08 11:37:38 +00:00
pg_attrdef.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_attribute.h This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. 1999-09-29 16:06:40 +00:00
pg_class.h Here's the Create/Alter/Drop Group stuff that's been really overdue. I 1999-12-16 17:24:19 +00:00
pg_database.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_description.h This patch implements ORACLE's COMMENT SQL command. 1999-10-15 01:49:49 +00:00
pg_group.h Here's the Create/Alter/Drop Group stuff that's been really overdue. I 1999-12-16 17:24:19 +00:00
pg_index.h pgindent run over code. 1999-05-25 16:15:34 +00:00
pg_inheritproc.h Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
pg_inherits.h Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
pg_ipl.h Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
pg_language.h More more liszt language code, so remove it from pg_language. 1999-10-06 18:20:31 +00:00
pg_listener.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_log.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_opclass.h Cleanup 1999-12-08 11:17:20 +00:00
pg_operator.h Added another single byte oriented decompressor, useful for 1999-11-25 01:28:07 +00:00
pg_proc.h I'm in TODO mood today ... 1999-12-12 05:57:36 +00:00
pg_relcheck.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_rewrite.h Changed pg_rewrite attributes ev_qual and ev_action to the new 1999-11-18 13:56:30 +00:00
pg_shadow.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_statistic.h First step in fixing selectivity-estimation code. eqsel and 1999-08-01 04:54:25 +00:00
pg_trigger.h This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. 1999-09-29 16:06:40 +00:00
pg_type.h The new LZ compression and an lztext data type based on it. 1999-11-17 21:21:51 +00:00
pg_variable.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
pg_version.h Add comment explaining that this table doesn't do what you 1999-10-24 19:22:37 +00:00
unused_oids Add max oid display, rather than returning just a dash for the last entry. 1998-12-31 20:09:49 +00:00