summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/notify.sgml
AgeCommit message (Expand)Author
2019-08-15Use a hash table to de-duplicate NOTIFY events faster.Tom Lane
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2016-08-03doc: Change recommendation to put NOTIFY into a rulePeter Eisentraut
2015-07-17Add new function pg_notification_queue_usage.Robert Haas
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2013-05-31Remove whitespace from end of linesPeter Eisentraut
2012-08-30Document that NOTIFY events are visible to all users.Bruce Momjian
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-05-18Move pg_notify() details to a subsection within the NOTIFY reference page.Robert Haas
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2010-02-17Tweak description of payload parameter.Tom Lane
2010-02-16Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue.Tom Lane
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-02-01Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2005-01-04More minor updates and copy-editing.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-20Fix a batch of speling misteaks identified by Peter's spell-checker tool.Tom Lane
2003-09-15LISTEN doesn't issue a warning for redundant listens anymore. Also,Tom Lane
2003-09-12Mop-up for error-message updates in documentation.Tom Lane
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-04-26Editing of more reference pages.Peter Eisentraut
2002-09-21Add more appropriate markup.Peter Eisentraut
2002-08-13Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian
2002-04-21Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-09-13Replace ASCII-quotes with proper markup.Peter Eisentraut
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2000-10-05Add proofreader's changes to docs.Bruce Momjian
2000-07-21CleanupBruce Momjian
2000-03-26Updated user's guide to match new psql's output formatPeter Eisentraut
1999-07-22Complete merge of all old man page information.Thomas G. Lockhart
1999-07-06Fix markup for docbook2man man page generation.Thomas G. Lockhart
1998-12-29Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart
1998-10-30Minor cleanup in markup, especially in the Output section.Thomas G. Lockhart
1998-10-21Minor fixes in markup.Thomas G. Lockhart
1998-10-17Minor documentation improvements and markup fixes.Tom Lane
1998-10-08Grammar, my boy, grammar :-(Tom Lane
1998-10-08LISTEN/NOTIFY doc improvements.Tom Lane
1998-09-25Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart
1998-09-02Add more new pages.Thomas G. Lockhart