postgresql/src/backend
Bruce Momjian a7f0747320 Adds DLLIMPORT modifier to check_function_bodies
Claudio Natoli
2004-03-22 03:15:33 +00:00
..
access Add NOWAIT option to LOCK command 2004-03-11 01:47:41 +00:00
bootstrap For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
catalog Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
commands Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
executor Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Here is a patch that implements setitimer() on win32. With this patch 2004-02-18 16:25:12 +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 Check for EOF on pipe differs under win32, as it is based on a socket 2004-03-15 16:21:37 +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 * postmaster.c: cleanup pmdaemonize under win32; missed failure message 2004-03-15 16:18:43 +00:00
tcop Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +00:00
utils Adds DLLIMPORT modifier to check_function_bodies 2004-03-22 03:15:33 +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