]> granicus.if.org Git - postgresql/commit
pg_on_connection_loss command for libpgtcl. Patch from
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Sep 2002 21:51:47 +0000 (21:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 2 Sep 2002 21:51:47 +0000 (21:51 +0000)
commit8c8aa53953d047c176023358ca311b78cafc6f7b
tree82cc7289cfcfc0c2f47246aa2e1b4819d9f9c899
parentb356b969ef9b9be11f2417b006089c5940e93c42
pg_on_connection_loss command for libpgtcl.  Patch from
Gerhard Hintermayer, revised and documented by Tom Lane.

This patch also fixes a 'must fix' bug: libpgtcl's LISTEN/NOTIFY
support was broken by the recent changes to the PGnotify structure.
Guess that change wasn't quite so safe as we thought.
doc/src/sgml/libpgtcl.sgml
src/interfaces/libpgtcl/pgtcl.c
src/interfaces/libpgtcl/pgtclCmds.c
src/interfaces/libpgtcl/pgtclCmds.h
src/interfaces/libpgtcl/pgtclId.c
src/interfaces/libpgtcl/pgtclId.h