Tom Lane wrote:
>Sean Chittenden <sean@chittenden.org> writes:
>
>
>>I know pg_namespace has been in release for one rev, but I was
>>wondering if for consistency sake there was any interest or desire or
>>plans to change the system catalog to pg_schema.
>>
>>
>
>No. The choice of catalog name was deliberate: a namespace is not
>necessarily identical to a schema. In any case, I can see no value
>to renaming it at this late date.
>
> regards, tom lane
>
>
I wonder if we should use the term NAMESPACE instead of SCHEMA in pgAdmin3.
Any suggestions?
Andreas