Re: new psql \d command - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: new psql \d command
Date
Msg-id 3F32C38D.5000701@pse-consulting.de
Whole thread Raw
In response to Re: new psql \d command  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:

>Andreas Pflug <pgadmin@pse-consulting.de> writes:
>  
>
>>Only very-well-documented operators (Chapter 4.1.6) are parens-optimized 
>>(+-*/%);
>>    
>>
>
>At the moment ... but you can be sure there will be demand to get smarter.
>    
>

I never claimed to implement the ultimate solution, just wanted to hit 
95 %, and the current solution probably covers even more. IMHO it's a 
good balance between result and complexity, which always makes things 
susceptible for bugs.

Regards,
Andreas



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.4 Beta1: variable not found in subplan target lists
Next
From: markw@osdl.org
Date:
Subject: PostgreSQL 7.3.4 code coverage with OSDL DBT-2