Move get_grosysid() to utils/cache/lsyscache.c

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: Move get_grosysid() to utils/cache/lsyscache.c
Date: 2004-12-29 16:36:18
Message-ID: 20041229163617.GY10437@ns.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Greetings,

Small patch to move get_grosysid() from catalog/aclchk.c to
utils/cache/lsyscache.c where it can be used by other things. Also
cleans up both get_usesysid() and get_grosysid() a bit. This is in
preparation for 'Group Ownership' support.

Thanks,

Stephen

Attachment Content-Type Size
grosysid_move.diff text/plain 3.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-12-29 17:29:39 Re: Grammer Cleanup
Previous Message ayan 2004-12-29 15:57:23 patch for sun workshop compilation bug