postgresql/src
2007-02-05 15:22:18 +00:00
..
backend Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not meant to 2007-02-05 04:22:18 +00:00
bin Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr. 2007-02-05 15:22:18 +00:00
include Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not meant to 2007-02-05 04:22:18 +00:00
interfaces Applied Magnus Hagander's patch to take away some compiler warnings. 2007-02-02 09:31:10 +00:00
makefiles
pl Update some of the "expected" regression test results for Bruce's 2007-02-01 20:11:18 +00:00
port Use sizeof() for snprintf() buffer length. 2007-01-29 20:22:35 +00:00
template
test Implement XMLSERIALIZE for real. Analogously, make the xml to text cast 2007-02-03 14:06:56 +00:00
timezone Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
tools This patch changes the installscript for vcbuild to actually parse the 2007-02-02 16:25:34 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
Makefile.global.in
Makefile.shlib Indent comments in makefiles better so they don't appear in the output. 2007-01-07 08:49:31 +00:00
nls-global.mk
win32.mak