pgsql: Doc: Update struct Trigger definition. - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: Doc: Update struct Trigger definition.
Date
Msg-id E1oU1Xa-0013TP-JF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Update struct Trigger definition.

Commit 487e9861d added a new field to struct Trigger, but failed to
update the documentation to match; backpatch to v13 where that came in.

Reviewed by Richard Guo.

Discussion: https://postgr.es/m/CAPmGK17NY92CyxJ%2BBG7A3JZurmng4jfRfzPiBTtNupGMF0xW1g%40mail.gmail.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5527b79cc04a6aa3aab885d3bcd7162b4c620b1c

Modified Files
--------------
doc/src/sgml/trigger.sgml | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Speed up lexing of long JSON strings
Next
From: Michael Paquier
Date:
Subject: pgsql: Expand the use of get_dirent_type(), shaving a few calls to stat