Back out tcl patch, per Tom Lane:

Bruce Momjian <bruce@momjian.us>

Commit: 3dd8369f77aff053fb7ec4b24d458ecf1d63e91f
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-18T01:39:43Z
Releases: 7.3.1
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