summaryrefslogtreecommitdiff
path: root/postgresql.egg
AgeCommit message (Collapse)Author
2020-07-05Add missing shebang line, required on some *nixes.Peter Bex
This also removes the need to add an Emacs modeline. Pointed out by Ricardo G. Herdt, as the build didn't work on Alpine.
2020-03-28Tag 4.1.24.1.2Peter Bex
2019-05-12Add 4.1.1 to release-infoPeter Bex
2019-05-12Add LISTEN/NOTIFY support4.1.0Peter Bex
This really is just a matter of reading out notifications when they're available. Also, we offer a way to explicitly wait for notifications.
2018-06-11Initial port of PostgreSQL egg to CHICKEN 54.0.0Peter Bex