pgsql: doc: properly indent CREATE TRIGGER paragraph - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: properly indent CREATE TRIGGER paragraph
Date
Msg-id E1eeRQ2-0000jZ-U6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  properly indent CREATE TRIGGER paragraph

This was done to match the surrounding indentation.  Text added in PG
10.

Backpatch-through: 10

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ref/create_trigger.sgml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Add tests for record_image_eq and record_image_cmp
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Add parallel-aware hash joins.