postgresql/src/backend
Bruce Momjian c83cd6c1da Update description error text:
(errmsg("no socket configured for listening")));
2004-03-24 04:07:31 +00:00
..
access Increase xlog str_time() static string variable, per Korean User's Group. 2004-03-22 04:16:57 +00:00
bootstrap Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 2004-03-23 19:35:17 +00:00
catalog Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 2004-03-23 19:35:17 +00:00
commands Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 2004-03-23 19:35:17 +00:00
executor Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 2004-03-23 19:35:17 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Add thread locking to SSL and Kerberos connections. 2004-03-24 03:45:00 +00:00
main Windows uses codepages rather than the environment, so we work around 2004-03-15 16:14:26 +00:00
nodes Reimplement CASE val WHEN compval1 THEN ... WHEN compval2 THEN ... END 2004-03-17 20:48:43 +00:00
optimizer Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
parser Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
po Translation updates 2004-03-21 12:19:36 +00:00
port Localize our dependencies on the way to create NAN or INFINITY. 2004-03-15 03:29:22 +00:00
postmaster Update description error text: 2004-03-24 04:07:31 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00
storage When changing select() calls for delays into pg_usleep(), two comments 2004-03-23 21:39:46 +00:00
tcop Upgrade ALTER TABLE DROP COLUMN so that it can drop an OID column, and 2004-03-23 19:35:17 +00:00
utils Fix some whitespace formatting, and remove an overly-verbose 2004-03-24 03:22:35 +00:00
Makefile Briefly, 2004-02-02 00:11:31 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00