Back out tcl patch, per Tom Lane:
authorBruce Momjian
Sun, 18 Aug 2002 01:39:43 +0000 (01:39 +0000)
committerBruce Momjian
Sun, 18 Aug 2002 01:39:43 +0000 (01:39 +0000)
commit3dd8369f77aff053fb7ec4b24d458ecf1d63e91f
tree7fb7f71459ccadf5589102a52b699bc993384a14
parent5bf6af6cf4595a384c3fd0cc0040503ae914659a
Back out tcl patch, per Tom Lane:

Everytime if I do PQconsumeInput (when the backend channel gets
readable) I check for the return value. (0 == error) and generate a
notification manually, e.g. fixed string connection_closed) and pass it to the
src/interfaces/libpgtcl/pgtclCmds.c
src/interfaces/libpgtcl/pgtclId.c
src/interfaces/libpgtcl/pgtclId.h