postgresql/src/include
Tom Lane 4e21023fd4 Unmark 'hashable' operators that can't really be used for
hashjoins.  Extend opr_sanity regress test to help detect similar mistakes.
1999-04-07 04:21:11 +00:00
..
access 1. Vacuum is updated for MVCC. 1999-03-28 20:32:42 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog Unmark 'hashable' operators that can't really be used for 1999-04-07 04:21:11 +00:00
commands 1. Vacuum is updated for MVCC. 1999-03-28 20:32:42 +00:00
executor Remove Tee code, move to _deadcode. 1999-03-23 16:51:04 +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 Fix nasty bug in optimization of multiway joins: optimizer 1999-04-03 00:18:28 +00:00
parser Make type 'regproc' binary-compatible with int4 and oid, 1999-03-10 05:05:58 +00:00
port Remove overly presumptuous use of __STDC__ in c.h, replacing 1999-04-02 05:10:16 +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 Clean up compile errors and warnings, cf Billy Allie's 1999-04-02 04:51:05 +00:00
tcop Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Modify fmgr so that internal name (compiler name) of a built-in 1999-03-29 01:30:45 +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