Re: How about to have relnamespace and relrole? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: How about to have relnamespace and relrole?
Date
Msg-id 18413.1427904837@sss.pgh.pa.us
Whole thread Raw
In response to Re: How about to have relnamespace and relrole?  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: How about to have relnamespace and relrole?
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> The only possible issue I see on reading the patches is that these are 
> treated differently for dependencies than other regFOO types. Rather 
> than create a dependency if a value is used in a default expression, an 
> error is raised if one is found. Are we OK with that?

Why would it be a good idea to act differently from the others?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Bogus WAL segments archived after promotion
Next
From: Petr Jelinek
Date:
Subject: Re: TABLESAMPLE patch