COMMENT on function's arguments

From: Vlad Arkhipov <arhipov(at)dc(dot)baikal(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: COMMENT on function's arguments
Date: 2012-06-13 02:59:10
Message-ID: 4FD801FE.7090305@dc.baikal.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Does it make sense to have a comment on function's arguments? Of course
it is possible to include these comments in a function's comment, but
may be better to have them in more formalized way like comments on
columns of a table. IDEs may use this information when providing hints
for a function like in other languages.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2012-06-13 03:16:09 Re: XLog changes for 9.3
Previous Message Bruce Momjian 2012-06-13 02:55:42 Re: Avoiding adjacent checkpoint records