postgresql/src/backend
Tom Lane 8b8db01517 Minor improvement in SI overflow logic: try to delete
expired messages before concluding that we really have buffer overflow.
1999-09-09 14:56:06 +00:00
..
access IsTransactionBlock() should return true in TBLOCK_ABORT state. 1999-09-05 17:12:34 +00:00
bootstrap Re-add getopt.h check, remove NT-specific tests for it. 1999-07-19 02:27:16 +00:00
catalog Disallow DROP TABLE/DROP INDEX inside a transaction block. 1999-09-05 17:43:47 +00:00
commands Remove no-longer-needed code to update temprel's copy of 1999-09-04 21:19:33 +00:00
executor Revise implementation of SubLinks so that there is a consistent, 1999-08-25 23:21:43 +00:00
lib Cope with versions of vsnprintf() written by people who 1999-09-08 16:31:38 +00:00
libpq StreamConnection() mustn't call elog(). 1999-09-08 22:57:12 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Minor improvements to stringinfo package to make it more 1999-08-31 01:28:37 +00:00
optimizer Repair error noticed by Roberto Cornacchia: selectivity code 1999-09-09 02:36:04 +00:00
parser Mike Ansley's fixes for long queries. This change just 1999-09-07 00:13:27 +00:00
port Get rid of elog(DEBUG) in snprintf emulation ... it's just 1999-09-09 03:13:22 +00:00
postmaster Re-add getopt.h check, remove NT-specific tests for it. 1999-07-19 02:27:16 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Revise implementation of SubLinks so that there is a consistent, 1999-08-25 23:21:43 +00:00
storage Minor improvement in SI overflow logic: try to delete 1999-09-09 14:56:06 +00:00
tcop Commit the bulk of Mike Ansley's long-query changes in the 1999-08-31 04:26:40 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Repair error noticed by Roberto Cornacchia: selectivity code 1999-09-09 02:36:04 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00