Re: libpgtcl modifications

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gerhard Hintermayer <g(dot)hintermayer(at)inode(dot)at>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpgtcl modifications
Date: 2002-08-27 21:07:18
Message-ID: 200208272107.g7RL7IR19092@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-interfaces pgsql-patches


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(at)afk(dot)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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-08-27 21:16:14 pgsql-server/doc TODO
Previous Message Bruce Momjian - CVS 2002-08-27 21:04:59 pgsql-server/src/bin/pg_dump pg_dump.c

Browse pgsql-interfaces by date

  From Date Subject
Next Message Paul Meisenheimer 2002-08-27 23:08:07 Attempt to connect to database using libpq++ PgDatabase class fails because CONNECTION_BAD
Previous Message Peter Eisentraut 2002-08-27 20:18:19 Re: FreeBSD -pthread -lpq problem...

Browse pgsql-patches by date

  From Date Subject
Next Message Larry Rosenman 2002-08-27 21:08:16 Re: Proposed GUC Variable
Previous Message Bruce Momjian 2002-08-27 21:06:48 Re: Proposed GUC Variable