Re: [PATCHES] PSQLRC environment variable.

2004-03-14 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I just checked a few apps and I see they usually allow a global config > > file to be specified. How about SYSPSQLRC that adds a system-wide psql > > config file to be read before the one in the home directory? > > The ones I know of

Re: [PATCHES] ECPG: Update tests & memory leak fix

2004-03-14 Thread Bruce Momjian
Patch applied by Michael. Thanks. --- Lee Kindness wrote: > See attached diff which corrects a per-thread memory leak in libecpg and changes the > thread test program to create a user defined number of threads. Also attac

Re: [PATCHES] ECPG - Remove need for "AT connection" when using threads

2004-03-14 Thread Bruce Momjian
Patch applied by Michael. Thanks. --- Lee Kindness wrote: > Attached diff improves the handling of connections in ecpg when threading is > used. The "current connection" is now the last connection made/set for the > thread

Re: [PATCHES] ECPG - Remove need for "AT connection" when using threads

2004-03-14 Thread Bruce Momjian
Michael Meskes wrote: > On Sun, Mar 07, 2004 at 09:43:31PM -, Lee Kindness wrote: > > Attached diff improves the handling of connections in ecpg when threading is > > used. The "current connection" is now the last connection made/set for the > > I just applied this patch and the last one. I a

[PATCHES] Fix ecpg thread warning

2004-03-14 Thread Bruce Momjian
The following applied patch removes a warning in the use of ecpg_sqlca_key_destructor. The function returns nothing, and its later use by pthread_key_create expects it to return nothing. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610

Re: [PATCHES] libpq v2 protocol error: COPY FROM STDIN, PQputCopyEnd()

2004-03-14 Thread Tom Lane
ljb <[EMAIL PROTECTED]> writes: > This fixes a protocol violation and disconnect when 7.4.x libpq is talking > to a v2 protocol (<=7.3.x) server. Good catch. Patch applied. thanks, tom lane ---(end of broadcast)--- TIP 8: e