postgresql/src/include
Tom Lane 00fbb64bed Un-break CREATE TYPE. Fix some other inconsistencies in the
pg_proc entries for array I/O routines besides the one detected by the
original patcher.  Tighten type_sanity regress test accordingly.
1999-04-20 03:51:19 +00:00
..
access Declare hashint8(). 1999-04-15 02:23:37 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog Un-break CREATE TYPE. Fix some other inconsistencies in the 1999-04-20 03:51:19 +00:00
commands 1. Vacuum is updated for MVCC. 1999-03-28 20:32:42 +00:00
executor Add missing function prototypes to stifle gcc warnings. 1999-04-16 21:27:23 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
mb Add KOI8/WIN/ALT to the multi-byte encoding selections 1999-03-24 06:53:28 +00:00
nodes Remove Tee code, move to _deadcode. 1999-03-23 16:51:04 +00:00
optimizer Repair some problems in planner's handling of HAVING clauses. 1999-04-19 01:43:12 +00:00
parser Make type 'regproc' binary-compatible with int4 and oid, 1999-03-10 05:05:58 +00:00
port Add ARM32 support by Andrew McMurry 1999-04-13 17:42:26 +00:00
regex Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rewrite Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
storage Add ARM32 support by Andrew McMurry 1999-04-13 17:42:26 +00:00
tcop Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
utils Move some useful date/time test macros to here to allow 1999-04-15 02:24:23 +00:00
c.h Remove overly presumptuous use of __STDC__ in c.h, replacing 1999-04-02 05:10:16 +00:00
config.h.in On reflection, filesize limit ought to be an exact power 1999-04-06 03:04:22 +00:00
miscadmin.h Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
postgres.h Clean up att_align calculations so that XXXALIGN macros 1999-03-25 03:49:34 +00:00
postgres_ext.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
rusagestub.h Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Optimizer rename. 1999-02-14 04:57:02 +00:00