On Thu, Apr 7, 2011 at 9:49 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> On Mon, Apr 4, 2011 at 9:10 PM, Daniele Varrazzo >> <[email protected]> wrote: >>> the documentation for ALTER EXTENSION is missing the description for >>> the arguments of the form ADD OPERATOR name (left_type, right_type). > >> 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. > > I think I borrowed that text from the COMMENT page. Should probably > look at that too.
Looks like you just failed to borrow quite enough. Additional borrowing committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
