Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WRBWk-00048d-0K for pgsql-hackers@arkaria.postgresql.org; Sat, 22 Mar 2014 02:19:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1WRBWi-00028r-Ph for pgsql-hackers@arkaria.postgresql.org; Sat, 22 Mar 2014 02:19:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WRBWg-00028e-5U for pgsql-hackers@postgresql.org; Sat, 22 Mar 2014 02:19:10 +0000 Received: from mail-vc0-f181.google.com ([209.85.220.181]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1WRBWY-0001nd-3S for pgsql-hackers@postgresql.org; Sat, 22 Mar 2014 02:19:09 +0000 Received: by mail-vc0-f181.google.com with SMTP id id10so3553634vcb.12 for ; Fri, 21 Mar 2014 19:19:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=obmajW/HMJ81VF8HxBZGTarYZ+jSeyxWWx/MYyIL3IY=; b=VV9LR5iH1I5YLuo/CslcNzWlZhiMMZje/F3UINIG+MN+T8qM62GfmwYF0OzqueUlyN i/DkNdC+ZMJ100e3cXm0CWsoV+wkHLMOrJBZ4Va6XU+t8lv2U5beLpkhcx6GvuISo2Ed QkATTlivLVFMbyCcfWUUpqPEDZgZZ/Uk7BDRJw8A3FewUUb8ECFnLnleBjpOjhVcsELX EYGsE7bC3JCn+lLVLYw+1J4y6jTkcsmRv4Xuwa31vCAvrNfYelMpm+pEatoWr/r3cd9T 6x0NBMo5o2B5AEaB3HvQywrAJ3FiFp/DCvGCd6A9Dk551M6dqHx0bPF/A5hgDK4Dc6M7 V0Pg== X-Gm-Message-State: ALoCoQmh8GGmMNNs4xIe9YzgRKK7rtK4idSu2Ojz25RDuF8EucQSwTGHhJsoc4mPXNoAEMWHvUDC X-Received: by 10.221.26.10 with SMTP id rk10mr40297053vcb.0.1395454740075; Fri, 21 Mar 2014 19:19:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.16.137 with HTTP; Fri, 21 Mar 2014 19:18:45 -0700 (PDT) In-Reply-To: References: <532B4E72.90309@2ndquadrant.com> <532C6111.4040102@2ndquadrant.com> From: Jaime Casanova Date: Fri, 21 Mar 2014 21:18:45 -0500 X-Google-Sender-Auth: D0IVDBGx4DXUzP0DwdMBKZiSBis Message-ID: Subject: Re: Patch for CREATE RULE sgml -- Was in: [DOCS] To: Michael Paquier Cc: Emanuel Calvo , "pgsql-hackers@postgresql.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-hackers Precedence: bulk Sender: pgsql-hackers-owner@postgresql.org On Fri, Mar 21, 2014 at 8:15 PM, Michael Paquier wrote: > > On Sat, Mar 22, 2014 at 12:56 AM, Emanuel Calvo > 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" =3D> "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 --=20 Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte 24x7 y capacitaci=F3n Phone: +593 4 5107566 Cell: +593 987171157 --=20 Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers