| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Doc: Fix event trigger firing table |
| Date: | 2019-07-28 13:04:13 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Doc: Fix event trigger firing table
The table has not been updated for some commands introduced in recent
releases, so refresh it. While on it, reorder entries alphabetically.
Backpatch all the way down for all the commands which have gone
missing.
Reported-by: Jeremy Smith
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 9.4
Branch
------
REL_10_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/e9ecf736e121758baf67cee6be9ee7ed285ca2d3
Modified Files
--------------
doc/src/sgml/event-trigger.sgml | 126 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 123 insertions(+), 3 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2019-07-28 16:02:45 | pgsql: Improve test coverage for LISTEN/NOTIFY. |
| Previous Message | Michael Paquier | 2019-07-28 07:22:44 | pgsql: Fix typo in fd.c |