"Craig Orsinger" <cjorsinger(at)m5(dot)earthlink_net(dot)invalid> writes:
> So, it appears that I can set up my program to LISTEN or
> UNLISTEN using embedded SQL, but I can't get a notification when
> it's sent. Or so I think. _Is_ there a way to get the libpq connection info
> from the ESQL CONNECT call?
Seems like there should be, if there isn't. NOTIFY isn't the only thing
you might want to grab the PGconn object for.
regards, tom lane