Re: [HACKERS] acl problem in NetBSD/m68k - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] acl problem in NetBSD/m68k
Date
Msg-id 199906290450.NAA07812@srapc451.sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] acl problem in NetBSD/m68k  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] acl problem in NetBSD/m68k
Next
From: Thomas Lockhart
Date:
Subject: Re: [HACKERS] Perl library (was Building Postgres)