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

From Etsuro Fujita
Subject pgsql: Doc: Update struct Trigger definition.
Date
Msg-id E1oU1Xa-0013TM-Ii@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_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ea4a066e5f15f0c8b721845dc7ecbe3b206e1991

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