Tom,

* Tom Lane ([EMAIL PROTECTED]) wrote:
> Markus Wanner <[EMAIL PROTECTED]> writes:
> > ISTM that we should at least combine defaults and ACLs then, as proposed
> > by Stephen.
> 
> Huh?  Maybe I missed something, but I didn't think that was suggested
> anywhere.

I had suggested a single table, with an OID, which would house anything
that needed a seperate OID for columns (defaults and ACLs currently) in
[EMAIL PROTECTED]  It's not a completely
thought-through solution, just something that struck me as a more
general way of handling these situations (assuming we have more in the
future and don't want to give each one its own table).  If putting them
together implies we have to complicate things to add some way to
seperate them then it might not be worth it.  Having a seperate table
for each means we can use the table's OID to seperate them though.  I
still dislike this possible continued growth of the catalogs.

        Thanks,

                Stephen

Attachment: signature.asc
Description: Digital signature

Reply via email to