| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
| Cc: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Shared dependencies |
| Date: | 2004-10-29 03:41:28 |
| Message-ID: | 10613.1099021288@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> writes:
> On Thu, 28 Oct 2004, Alvaro Herrera wrote:
>> Ok, so no opinions? Nobody objects to me creating two new shared
>> catalogs to keep track of dependency on global objects, one for
>> user/groups and other for tablespaces?
> Perhaps we could (gulp) reenable OIDs on pg_shadow and pg_group and then
> we could just identify by OID.
Or better, just equate AclId with OID. It's silly to create two tables
where one will do.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2004-10-29 05:51:25 | tablespaces for temporary files |
| Previous Message | Josh Berkus | 2004-10-29 03:07:43 | Re: Suggestion: additional system views |