pg_on_connection_loss command for libpgtcl. Patch from

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8c8aa53953d047c176023358ca311b78cafc6f7b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-09-02T21:51:47Z
Releases: 7.3.1
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.

Files