flightaware / Pgtcl

Tcl client side interface to PostgreSQL (libpgtcl)
https://flightaware.github.io/Pgtcl/
BSD 3-Clause "New" or "Revised" License
31 stars 10 forks source link

pg_listen not passing payload to notifier #42

Closed resuna closed 2 years ago

resuna commented 2 years ago

This should fix https://github.com/flightaware/Pgtcl/issues/23

bovine commented 2 years ago

requesting review by @holgerjakobs and @rianby64

In particular I would like some feedback on how the callback list should be constructed in the case of a missing notify element.