[PATCHES] Patch 7.4RC1 pgtcl to restore Tcl-8.0 compatibility for large obj fix

2003-11-07 Thread ljb
Here's the patch to restore libpgtcl compatibility with Tcl-8.0, which was lost in 7.4RC1 with my other patch to fix corrupt binary large-object reads and writes. This patch is against PostgreSQL-7.4RC1. I've tested it with Tcl-8.0.5 (minimally, since tcltest doesn't work with Tcl-8.0). At least

[PATCHES] FAQ_MSWIN update

2003-11-07 Thread Christopher Kings-Lynne
I thought I submitted this before, but it seems to have been lost. The Cygwin docs seemed to be quite out of date. I've updated them. Have a read to see if you agree. Chris Index: FAQ_MSWIN === RCS file: /projects/cvsroot/pgsql-se

Re: [PATCHES] initdb in C

2003-11-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > It passes all the regression tests. I have also included a diff against > Andrew's version so you can see my changes. It seems Andrew had a very > current version of initdb. The only update he missed was the change to > test the number of connections b