postgresql/src/backend
Bruce Momjian b14295cfe4 Attached is the complete diff against current CVS.
Compiles on BCC 5.5 and VC++ 6.0 (with warnings).

Karl Waclawek
2003-06-12 08:15:29 +00:00
..
access This patch extracts page buffer pooling and the simple 2003-06-11 22:37:46 +00:00
bootstrap Ensure that in all flex lexers that are part of the backend, a 2003-05-29 22:30:02 +00:00
catalog Represent grant options in the information schema. 2003-06-11 09:23:55 +00:00
commands Brief note about sequence cache not being cleared in other backends. 2003-06-12 07:49:43 +00:00
executor Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
lib Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
libpq Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
main Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
nodes Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
optimizer Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
parser Add add_missing_from GUC variable. 2003-06-11 22:13:22 +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 Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
postmaster IPv6 cleanups. 2003-06-12 07:36:51 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite Implement outer-level aggregates to conform to the SQL spec, with 2003-06-06 15:04:03 +00:00
storage Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and 2003-06-12 01:42:21 +00:00
tcop Add log_min_duration_statement. 2003-06-11 18:01:14 +00:00
utils Attached is the complete diff against current CVS. 2003-06-12 08:15:29 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Translation updates 2002-09-14 13:46:24 +00:00