postgresql/src/include
Tom Lane 4438b70b94 Repair some problems in planner's handling of HAVING clauses.
This fixes a few of the problems Hiroshi Inoue complained of, but
I have not touched the rewrite-related issues.
1999-04-19 01:43:12 +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 array_in is defined in the system catalog as taking two arguments while it 1999-04-13 17:28:35 +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 my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +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