Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

[COMMITTERS] pgsql: Fix example on creating a trigger with a transition table. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject [COMMITTERS] pgsql: Fix example on creating a trigger with a transition table.
Date
Msg-id E1d0Ov3-00026G-5y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix example on creating a trigger with a transition table.

Yugo Nagata

Discussion: https://www.postgresql.org/message-id/20170417180921.3047f3b0.nagata@sraoss.co.jp

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Set range table for CopyFrom() in tablesync
Next
From: Simon Riggs
Date:
Subject: [COMMITTERS] pgsql: Allow COMMENT ON COLUMN with partitioned tables