Re: Comments on SQL/Med objects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Comments on SQL/Med objects
Дата
Msg-id 29529.1300899226@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Comments on SQL/Med objects  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Comments on SQL/Med objects  (Guillaume Lelarge <guillaume@lelarge.info>)
Re: Comments on SQL/Med objects  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Mar 22, 2011 at 6:23 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> While working on adding support for SQL/Med objects to pgAdmin, I'm
>> quite surprised to see there is no way to add comments to SQL/Med
>> objects. Is this on purpose or is it just something that was simply missed?

> I think it's an oversight.  We should probably fix this.

Yeah, I had a private TODO about that.  I'd like to see if we can
refactor the grammar to eliminate some of the duplication there
as well as the potential for oversights of this sort.  I believe
that USER MAPPINGs are missing from ObjectType as well as a bunch
of other basic places ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: making write location work (was: Efficient transaction-controlled synchronous replication)
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Comments on SQL/Med objects