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.
Showing
- doc/src/sgml/libpgtcl.sgml 104 additions, 1 deletiondoc/src/sgml/libpgtcl.sgml
- src/interfaces/libpgtcl/pgtcl.c 7 additions, 2 deletionssrc/interfaces/libpgtcl/pgtcl.c
- src/interfaces/libpgtcl/pgtclCmds.c 83 additions, 1 deletionsrc/interfaces/libpgtcl/pgtclCmds.c
- src/interfaces/libpgtcl/pgtclCmds.h 9 additions, 2 deletionssrc/interfaces/libpgtcl/pgtclCmds.h
- src/interfaces/libpgtcl/pgtclId.c 104 additions, 27 deletionssrc/interfaces/libpgtcl/pgtclId.c
- src/interfaces/libpgtcl/pgtclId.h 3 additions, 2 deletionssrc/interfaces/libpgtcl/pgtclId.h
Loading
Please register or sign in to comment