Peter Eisentraut wrote:
> Bruce Momjian writes:
> > psql \d always double-quotes table names:
> 
> Yes, and that is conforming to message style rules.  Please leave it at that.

But it isn't a message:
        
               Table "public.xx"
         Column |  Type   | Modifiers 
        --------+---------+-----------
         y      | integer | 
        Indexes:
            "ii" btree (y)

There are places where the object name is used in a sentence, and I have
left those alone.

-- 
  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