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

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

From
momjian@postgresql.org (Bruce Momjian - CVS)
Date:
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