Re: libpgtcl modifications - Mailing list pgsql-interfaces

From Bruce Momjian
Subject Re: libpgtcl modifications
Date
Msg-id 200208272107.g7RL7IR19092@candle.pha.pa.us
Whole thread Raw
In response to Re: libpgtcl modifications  (Gerhard Hintermayer <g.hintermayer@inode.at>)
List pgsql-interfaces
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Gerhard Hintermayer wrote:
> Gerhard Hintermayer wrote:
> > Last Thursday I posted revision 2 of my patch (directly to
> > news.postgresql.org with *no* error). Unfortuntely it does not show up
> > here. This are the longest 6 to 9 hours I've ever seen. I Will repost
> > in the evening :-(
> > 
> > Gerhard
> 
> Damn, I posted that from the PC located at my girlfriend. Do'nt have the 
> description I wrote (It was quite long). Btw, is there a more save way to do 
> postings to comp.databases.postgresql.interfaces. I also do get strange replys 
> from postmaster@afk.dk when I do post via Google ? Strange !
> 
> Here you have a short description, the long one you'll get when I'm at my other 
> PC next time.
> 
> I added a new command:
> 
> pg_on_connection_loss conn ?callback?
> 
> changed libpgtcl version to 1.4 to reflect the additional command.
> 
> No callback to query the current script, with callback to set/change callback 
> script. Script is executed whenever (all occurences of) PQconsumeInput return 
> false, i.e. both in an idle database connection and while processing a COPY 
> command. Tested a bit, no errors, alle db-operations in callback are allowed 
> (and trigger a "is not a valid connection" or so error)
> 
> Any comments ?
> 
> -- 
> Gerhard Hintermayer
> http://www.inode.at/g.hintermayer
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-interfaces by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: FreeBSD -pthread -lpq problem...
Next
From: "William West"
Date:
Subject: Re: ECGP - varchar in struct?