Re: Attach comments to functions' parameters and return value

Поиск
Список
Период
Сортировка
От Charles Clavadetscher
Тема Re: Attach comments to functions' parameters and return value
Дата
Msg-id 55F7AEC8.40303@swisspug.org
обсуждение исходный текст
Ответ на Re: Attach comments to functions' parameters and return value  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hello Àlvaro

On 14/09/2015 20:02, Alvaro Herrera wrote:
> Jim Nasby wrote:
>> On 9/14/15 8:59 AM, Charles Clavadetscher wrote:
>
>>> To long time PostgreSQL developers this may look straightforward. For the
>>> moment I am not even sure if that is correct and if there are other places
>>> that would need additions, apart from the obvious display in psql.
>>
>> I suspect that changes to support this should be pretty localized. I suggest
>> you look at other recent patches that have added COMMENT functionality to
>> see what they did.
>
> This sequence of commits may be helpful.
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=history;f=src/test/regress/sql/object_address.sql;hb=HEAD

Thank you. From the first impression I think that I was not too far away 
from a correct procedure ;-) I will take a closer look as soon as I can, 
but I am confident that this will help.

Bye
Charles



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Charles Clavadetscher
Дата:
Сообщение: Re: Attach comments to functions' parameters and return value
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: Review: GiST support for UUIDs