Re: The comment of Primary key

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: The comment of Primary key
Дата
Msg-id 01b001c37e55$08442730$1f324d80@w2k
обсуждение исходный текст
Ответ на The comment of Primary key  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Список pgadmin-hackers
Hi Dave.

Hmm..
pg_dumpall can't take it....
I had never used this comment sentence until now.
Did anyone use this?

Regards,
Hiroshi Saito

> Hi Hiroshi,
>
> I don't have a system to test this on at the moment so I may have missed
> something...
> You are joining to pg_description using pg_class.oid. This will return the
> comment for the table. Try joining to pg_constraint.oid so it uses the
> pkey records oid.
> Regards, Dave.


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

Предыдущее
От: Oskar Berggren
Дата:
Сообщение: Swedish translation updated to 765 strings
Следующее
От: "claus"
Дата:
Сообщение: Re: View Data hangs