postgresql/src
Bruce Momjian fd6dbc24ef Fix join_path_components() to not add a leading slash when joining to an
initial null string.

Per report from Robert Haas in testing psql \ir.
2011-11-26 09:27:11 -05:00
..
backend Take fillfactor into account in the new COPY bulk heap insert code. 2011-11-26 12:11:00 +02:00
bin Fix unvalidated check constraints on domains, too 2011-11-25 18:19:18 -03:00
include Improve logging of autovacuum I/O activity 2011-11-25 16:34:32 -03:00
interfaces Applied Zoltan's patch to correctly align interval and timestamp data in ecpg's sqlda. 2011-11-17 14:07:25 +01:00
makefiles Fix pgxs.mk to always add --dbname=$(CONTRIB_TESTDB) to REGRESS_OPTS. 2011-08-24 15:16:50 -04:00
pl Preserve SQLSTATE when an SPI error is propagated through PL/python 2011-11-24 17:18:43 +02:00
port Fix join_path_components() to not add a leading slash when joining to an 2011-11-26 09:27:11 -05:00
template
test Remove zero- and one-argument range constructor functions. 2011-11-22 20:45:05 -05:00
timezone Update docs to point to the timezone library's new home at IANA. 2011-10-27 23:09:05 -04:00
tools Update oidjoins regression test to match git HEAD. 2011-11-14 20:28:38 -05:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
Makefile.shlib Use single quotes in preference to double quotes for protecting pathnames. 2011-06-15 21:45:23 -04:00
nls-global.mk Add the possibility to pass --flag arguments to xgettext calls 2011-06-27 00:37:21 +03:00
win32.mak