Back out tcl patch, per Tom Lane:
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpgtcl/pgtclCmds.c | modified | +2 −5 |
| src/interfaces/libpgtcl/pgtclId.c | modified | +7 −19 |
| src/interfaces/libpgtcl/pgtclId.h | modified | +2 −2 |