Re: [HACKERS] acl problem in NetBSD/m68k

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: [HACKERS] acl problem in NetBSD/m68k
Дата
Msg-id 199906290450.NAA07812@srapc451.sra.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] acl problem in NetBSD/m68k  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
>One item on this.  Let's try to get a proper fix that does not require
>an initdb for 6.5.1 for m68 users.

Ok. no initdb means we cannot change the length of data type aclitem
(currently 8). I will propose another patch soon (probably change the
AciItem structure).

BTW, I believe Linux/m68k has the same problem. Can someone confirm
this?

grant insert on table to somebody;
\z

shows some strange output on NetBSD/m68k.
--
Tatsuo Ishii


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] acl problem in NetBSD/m68k
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] Perl library (was Building Postgres)