postgresql/src
Bruce Momjian 24a0f021ef Hi, all
I finally got around to schlepping through pg_dump, to finish what I started
about three months (or more) ago.  Attached is a gzipped diff file to apply
in the bin/pg_dump directory.  This should remove all string length
dependencies, except one, which I'm working on.  It has been through some
rudimentary unit testing, but that's about it, so if any of you would give
it a more strenuous run-through, I'd be grateful for the feedback.

Cheers...

 Ansley, Michael
1999-12-27 15:42:44 +00:00
..
backend It turns out that the item size limit for btree indexes is about BLCKSZ/3, 1999-12-26 03:48:22 +00:00
bin Hi, all 1999-12-27 15:42:44 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include update_pg_pwd() is an AR trigger. Corrected return type. 1999-12-21 22:39:02 +00:00
interfaces Put back erroneously-removed definition of 'defines' variable. 1999-12-26 21:31:35 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
pl Clean up some minor gcc warnings. 1999-12-20 01:41:32 +00:00
template I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
test Added empty TOASTER files and corrected some minor glitches 1999-12-21 00:06:44 +00:00
tools Prevent _deadcode from showing in ctags and mkid 1999-12-13 04:54:01 +00:00
tutorial Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
win32 This is a patch for cygipc library provided by Yutaka Tanida. 1999-09-24 05:58:48 +00:00
config.guess I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
config.sub I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
configure autoconf 1999-12-21 16:56:42 +00:00
configure.in Clean up qnx template finding. 1999-12-21 16:55:38 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in No distclean for pgaccess/Makefile. 1999-12-04 04:34:56 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
Makefile.shlib Make LD -r as macros that can be changed for QNX. 1999-12-09 19:15:45 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00