pgsql-server/src/interfaces/libpgtcl pgtclCmds ...

Started by Bruce Momjianalmost 24 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@postgresql.org 02/08/17 21:39:43

Modified files:
src/interfaces/libpgtcl: pgtclCmds.c pgtclId.c pgtclId.h

Log message:
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