On Sat, Mar 22, 2014 at 11:18 AM, Jaime Casanova <[email protected]> wrote: > On Fri, Mar 21, 2014 at 8:15 PM, Michael Paquier > <[email protected]> wrote: >> >> On Sat, Mar 22, 2014 at 12:56 AM, Emanuel Calvo >> <[email protected]> wrote: >> > I realized that the output of the CREATE RULE has not a detailed >> > output for the "events" parameter. >> > >> The list of events possible is already listed in the section >> "Parameters" => "event": > > AFAIU, the synopsis is used to build the help command (\h) in psql. > Currently in that help the events doesn't appear. > btw, CREATE TRIGGER already looks this way: > http://www.postgresql.org/docs/current/static/sql-createtrigger.html You are right, I forgot this one... In this case patch 2 could be backpatched... -- Michael
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
