postgresql/src/backend
Tom Lane 500ba40915 Point does not return a center of lseg.
Kenji Sugita
2002-12-30 02:18:29 +00:00
..
access This patch implements FOR EACH STATEMENT triggers, per my email to 2002-11-23 03:59:09 +00:00
bootstrap Revise executor APIs so that all per-query state structure is built in 2002-12-15 16:17:59 +00:00
catalog Fix ALTER TABLE ADD COLUMN to disallow the same column types that are 2002-12-16 18:39:22 +00:00
commands Fix ALTER TABLE ADD COLUMN to disallow the same column types that are 2002-12-16 18:39:22 +00:00
executor Adjust hash table sizing algorithm to avoid integer overflow in 2002-12-29 22:28:50 +00:00
lib pgindent run. 2002-09-04 20:31:48 +00:00
libpq Update SSL error message for improper permissions. Backpatch to 7.3.X. 2002-12-23 22:19:00 +00:00
main This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
nodes To suppress memory leakage in long-lived Lists, lremove() should pfree 2002-12-17 01:18:35 +00:00
optimizer Clamp the output of estimate_hash_bucketsize() to a sane range; 2002-12-26 23:38:42 +00:00
parser Deliver better error message when a relation name is used in an expression. 2002-12-27 20:06:19 +00:00
po Most of the code follows the American spelling of the word, which is 2002-11-19 17:21:40 +00:00
port This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
postmaster Back out V6 code, caused postmaster startup failure. 2002-12-06 04:37:05 +00:00
regex This patch removes a bunch of superfluous #include directives: if 2002-11-08 20:23:57 +00:00
rewrite To suppress memory leakage in long-lived Lists, lremove() should pfree 2002-12-17 01:18:35 +00:00
storage localbuf.c must be able to do blind writes. 2002-12-05 22:48:03 +00:00
tcop Revise executor APIs so that all per-query state structure is built in 2002-12-15 16:17:59 +00:00
utils Point does not return a center of lseg. 2002-12-30 02:18:29 +00:00
Makefile Initial version of the SQL information schema 2002-12-14 00:24:35 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00