Thomas F. O'Connell wrote:
> Nice. Thanks, Bruce. If I felt as if I could speak a little more  
> authoritatively about why it had been missing, I would've offered to  
> document it.
> 
> Now it is a psql/postgres internals issue that causes \df trim not to  
> reveal anything?

It doesn't reveal with \df because we are mapping the ANSI-standard
syntax of TRIM to the Oracle-compatible function of btrim.  That
mapping is not something psql can see.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to