Re: FWD: Re: Updated backslash consistency patch

From: Martin Pihlak <martin(dot)pihlak(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, Gregory Stark <stark(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Brendan Jurd <direvus(at)gmail(dot)com>, Greg Sabino Mullane <greg(at)turnstep(dot)com>
Subject: Re: FWD: Re: Updated backslash consistency patch
Date: 2009-01-21 14:42:59
Message-ID: 49773473.2090207@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
> Bruce Momjian wrote:
>> I know we don't like the current behavior, but I think we need to make
>> them consistent first for easy testing and so when we change it, it will
>> remain consistent.
>>
>> I will work on a consensus patch soon for the new behavior.
>

The "\dXU *.*" commands also display objects from information_schema. IMHO
these should also be classified as system objects. It is most annoying to
run '\dfU *.*' and see a list of information_schema internal functions show up.
Whereas the intent was to see the user defined functions in all schemas.

regards,
Martin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2009-01-21 14:57:28 Re: Pluggable Indexes
Previous Message Peter Eisentraut 2009-01-21 14:29:07 Re: about truncate