postgresql/src
Tom Lane 4b10271037 Change get_rule_expr so that when the input is a List, it displays the
list elements comma-separated instead of barfing.  This allows elimination
of half a dozen redundant copies of that behavior, and also makes the
world safe again for pg_get_expr() applied to pg_index.indexprs, per gripe
from Alexander Zhiltsov.
2004-10-07 20:36:52 +00:00
..
backend Change get_rule_expr so that when the input is a List, it displays the 2004-10-07 20:36:52 +00:00
bin Add missing null terminator to escaped string; clean up unnecessarily 2004-10-07 18:57:26 +00:00
corba
include Fix problems with SQL functions returning rowtypes that have dropped 2004-10-07 18:38:51 +00:00
interfaces The Win32 (mingw) build of libpq seems to have lost it's SSL libs from 2004-10-06 16:42:01 +00:00
makefiles please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
pl Move -DPLPERL_HAVE_UID_GID to the plperl Makefile, for Win32 only. 2004-10-07 19:01:09 +00:00
port Adjust comments previously moved to column 1 by pgident. 2004-10-07 15:21:58 +00:00
template
test Remove mention of -Q option for bench. 2004-10-07 19:37:16 +00:00
timezone
tools Indent comment pushed to new line by else so it is indented by BSD 2004-10-07 14:15:50 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in Improve consistency of win32 version sed script. 2004-10-06 15:14:13 +00:00
Makefile.shlib
nls-global.mk
win32.mak