Re: [HACKERS] acl problem in NetBSD/m68k

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: t-ishii(at)sra(dot)co(dot)jp, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] acl problem in NetBSD/m68k
Date: 1999-06-29 04:50:48
Message-ID: 199906290450.NAA07812@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-29 04:57:07 Re: [HACKERS] Perl library (was Building Postgres)
Previous Message Tom Lane 1999-06-29 04:46:03 Re: [HACKERS] acl problem in NetBSD/m68k