public inbox for [email protected]
help / color / mirror / Atom feedFrom: Robert Haas <[email protected]>
To: Daniele Varrazzo <[email protected]>
Cc: [email protected]
Subject: Re: Missing doc for operator args in alter extension
Date: Tue, 5 Apr 2011 13:14:59 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Mon, Apr 4, 2011 at 9:10 PM, Daniele Varrazzo
<[email protected]> wrote:
> Hello,
>
> the documentation for ALTER EXTENSION is missing the description for
> the arguments of the form ADD OPERATOR name (left_type, right_type).
>
> Albeit it's pretty obvious what they are, it is not so obvious what to
> do for unary operators (i.e. replace the type on the missing side with
> NONE).
>
> Patch to fix the doc attached.
I think we might want to make the synopsis, as well as the description
of left_arg and right_arg, match what's on the DROP OPERATOR page.
Thoughts?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Missing doc for operator args in alter extension
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox