postgresql/src/include/catalog
Tom Lane ceca03600e Hmm, numeric array type was missing too. Added.
Of the standard types, only 'timestamp' seems not to have an array type;
should it be added, or are we going to remove that type for 7.0 anyway?
2000-01-17 01:29:07 +00:00
..
catalog.h Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +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 Bump catversion to ensure initdb. 2000-01-14 00:53:50 +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 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +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 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
pg_amproc.h Removed LZTEXT datatype as discussed. 1999-12-28 13:40:53 +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 Ah-hah, there are attribute size constants lurking here too. 2000-01-11 05:18:42 +00:00
pg_class.h Required catalog changes for extended LONG attribute storage. 1999-12-20 10:40:43 +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 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +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 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
pg_operator.h Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
pg_proc.h Apparently, no one's ever used float4abs(), because it's got incorrect 2000-01-17 00:40:51 +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 Removed LZTEXT datatype as discussed. 1999-12-28 13:40:53 +00:00
pg_shadow.h - Allow array on int8 2000-01-15 18:30:35 +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 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. 2000-01-10 16:13:23 +00:00
pg_type.h Hmm, numeric array type was missing too. Added. 2000-01-17 01:29:07 +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 Update unused_oids script so it works with non-GNU awk --- /* ... */ 2000-01-17 00:53:11 +00:00