postgresql/src/backend
Hiroshi Inoue 9df8ced9d1 Improve the treatment of partial(incomplete) blocks of relation files.
This may solve a TODO item
* Recover or force failure when disk space is exhausted
1999-10-06 06:38:04 +00:00
..
access Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
bootstrap Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. 1999-09-27 20:27:32 +00:00
catalog Don't set BootstrapProcessingMode in AddNewRelationTuple() before 1999-10-06 03:08:46 +00:00
commands Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
executor This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. 1999-09-29 16:06:40 +00:00
lib Cope with versions of vsnprintf() written by people who 1999-09-08 16:31:38 +00:00
libpq Add README.SSL 1999-09-27 03:16:09 +00:00
main Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
nodes Reimplement parsing and storage of default expressions and constraint 1999-10-03 23:55:40 +00:00
optimizer Fix make_clause and make_opclause to record valid type info 1999-10-02 04:37:52 +00:00
parser Allow comment-only lines, and ;;; lines too. 1999-10-05 18:14:31 +00:00
port Fix for AIX dynaloader from Zeugswetter Andrea 1999-09-28 17:35:12 +00:00
postmaster Reverse out getopt patch --- turns out it doesn't help on my 1999-09-30 02:45:17 +00:00
regex Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
rewrite Stick finger into a couple more holes in the leaky dike of 1999-10-02 04:42:04 +00:00
storage Improve the treatment of partial(incomplete) blocks of relation files. 1999-10-06 06:38:04 +00:00
tcop Hmm, guess I forgot to commit this file the other day ... 1999-09-30 01:12:36 +00:00
tioga Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Make the rule deparser a little less quote-happy, so that 1999-10-04 04:37:23 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00