Keep me update every new development

Started by PG Bug reporting formabout 8 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/sql-listen.html
Description:

Keep me update every new development

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: Keep me update every new development

On Sunday, March 18, 2018, PG Doc comments form <noreply@postgresql.org>
wrote:

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.1/static/sql-listen.html
Description:

Keep me update every new development

Sorry, listen/notify only works within the database. You'll need to setup
something custom if you want to keep abreast of changes to the product
itself or its documentation. Monitoring the mailing lists or the git repo
itself is your best bet.

David J.