postgresql/src
Bruce Momjian 4ca28eb7c7 I just discovered, that there is missing a const when passing a buffer
to  PQescapeBytea and PQunescapeBytea. I fixed it and tried to create a
usable  diff (I'm not so familar to diff).

Tommi M?kitalo
2002-11-10 00:14:22 +00:00
..
backend Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant. 2002-11-10 00:10:20 +00:00
bin Here is a patch that does just that, while maintaining the 2002-11-08 19:12:21 +00:00
corba
data
include Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] 2002-11-09 23:56:39 +00:00
interfaces I just discovered, that there is missing a const when passing a buffer 2002-11-10 00:14:22 +00:00
makefiles > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
pl Remove no-longer-needed inclusions to improve backward compatibility 2002-11-07 06:06:17 +00:00
port Update comments. 2002-10-29 04:24:30 +00:00
template Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
test Revise geometry regression testing to eliminate most cross-platform 2002-11-08 20:09:55 +00:00
tools Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in
Makefile.shlib > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not 2002-10-09 16:21:54 +00:00
nls-global.mk
win32.mak