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-09-03 01:07:32
Message-ID: 200209030107.g8317WD08663@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-interfaces pgsql-patches


Patch applied for 7.3. Thanks.

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

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 Tom Lane 2002-09-03 01:11:38 pgsql-server/doc/src/sgml/ref clusterdb.sgml
Previous Message Tom Lane 2002-09-03 01:04:41 pgsql-server/ oc/src/sgml/catalogs.sgml rc/bac ...

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2002-09-03 01:54:00 7.3 gotchas for applications and client libraries
Previous Message Vince Vielhaber 2002-09-03 00:20:14 Re: [ODBC] ODBC Driver moved to GBorg ...

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-09-03 01:14:01 Re: indisclustered and clusterdb
Previous Message Serguei A. Mokhov 2002-09-02 22:38:40 Re: pg_dump: Russian NLS Update + pg_dumpall Typo Fix