Re: [HACKERS] STILL LACKING: CVS tag for release 7.2.1

2002-05-07 Thread jack
On Sun, 5 May 2002, Lamar Owen wrote: > On Sunday 05 May 2002 02:46 pm, Jack Bates wrote: > > CVSROOT=:pserver:[EMAIL PROTECTED]:/projects/cvsroot > > > Still no tag for 7.2.1. > > > Could I (again) request that a tag be set for the current public release > > of

[HACKERS] Prepared statements assume text type in PG10

2017-10-07 Thread Jack Christensen
The test suite for the Go PostgreSQL driver pgx (https://github.com/jackc/pgx) found an unexpected behavior change in PG10. Previously, it was impossible to prepare a statement with a unknown or ambiguous parameter type. Pre-version 10: jack=# prepare ps as select $1; ERROR:  could not

[HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c

2002-05-02 Thread Jack Bates
ibrary buffering read bytes */ > #ifdef USE_SSL > if (forRead && conn->ssl && SSL_pending(conn->ssl) > 0) > { > /* short-circuit the select */ > return 0; > } > #endif _Of_course_ I am just fine with this patch being under a

[HACKERS] STILL LACKING: CVS tag for release 7.2.1

2002-05-05 Thread Jack Bates
I'm using: CVSROOT=:pserver:[EMAIL PROTECTED]:/projects/cvsroot Still no tag for 7.2.1. Could I (again) request that a tag be set for the current public release of this product? Cheers. -- Jack Bates Portland, OR, USA http://www.floatingdoghead.net Got privacy? My PGP key: