postgresql/src/backend
2002-08-27 20:54:47 +00:00
..
access Clean up comments to be careful about the distinction between variable- 2002-08-25 17:20:01 +00:00
bootstrap Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
catalog Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
commands PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
executor Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq The attached patch implements the password packet length sanity check 2002-08-27 16:21:51 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
optimizer Add Bob Devine's name to the optimizer README. 2002-08-25 22:39:37 +00:00
parser PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
po Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
port Convert possibly-unsafe sprintf's to snprintf's. 2002-08-12 14:47:46 +00:00
postmaster Add db-local user names, per discussion on hackers. 2002-08-18 03:03:26 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
storage This patches replaces a few more usages of strcpy() and sprintf() when 2002-08-27 03:56:35 +00:00
tcop PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzing 2002-08-27 04:55:12 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Bring comments back in sync with code. 2002-08-27 20:54:47 +00:00
Makefile Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
nls.mk Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00