Missing doc for operator args in alter extension

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Missing doc for operator args in alter extension
Date: 2011-04-05 01:10:19
Message-ID: AANLkTi=4Kz3Eh8Gyojsveb4dyaTGyEJjeRZ0eoZNXhRL@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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.

-- Daniele

Attachment Content-Type Size
alter_extension_operator_args.patch text/x-patch 737 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Erik Rijkers 2011-04-05 07:04:54 high-availibility..sgml typos
Previous Message Gabriele Bartolini 2011-04-04 20:47:26 Re: [HACKERS] Uppercase SGML entity declarations