The attached patch fixes a problem that I seem to have introduced
Bruce Momjian <bruce@momjian.us>
The attached patch fixes a problem that I seem to have introduced with the new support for asynchronous NOTIFY in libpgtcl. With the current sources, if the backend disconnects unexpectedly then the tcl/tk application coredumps when control next reaches the idle loop. Oops. regards, tom lane
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpgtcl/pgtclId.c | modified | +13 −3 |