From: | Greg Copeland <greg(at)CopelandConsulting(dot)Net> |
---|---|
To: | General PostgresSQL Mailing List <pgsql-general(at)postgresql(dot)org> |
Subject: | SQL Comments |
Date: | 2002-08-07 23:27:46 |
Message-ID: | 1028762867.18630.3.camel@mouse.copelandconsulting.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-patches |
According to
http://www.commandprompt.com/ppbook/index.lxp?lxpwrap=x17549%2ehtm:
"\dd Displays all descriptions for all database objects."
When I do this, I get, "ERROR: No such attribute a.oid". Is this a
feature? The documentation incorrect? Changed since it was written?
Also, I noticed that none of the system tables appear to have any
comments on them. Is that by design, lack of value on doing so, or
something else I don't understand?
I'm using the latest (as of several minutes ago) from CVS.
Greg
From | Date | Subject | |
---|---|---|---|
Next Message | Glen Parker | 2002-08-07 23:51:07 | Create index ... On ... (lower(field1), lower(field2)) doesn't work? |
Previous Message | Gregory Seidman | 2002-08-07 23:02:31 | Re: transactions, serial ids, and JDBC |
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2002-08-07 23:54:22 | improve SET CONSTRAINTS |
Previous Message | Alvaro Herrera | 2002-08-07 18:31:40 | Re: CLUSTER patch and regression test |