| From: | andrewsn(at)pgfoundry(dot)org (User Andrewsn) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | newsysviews - newsysview: First cut at tables and table_columns views. |
| Date: | 2005-04-02 02:37:46 |
| Message-ID: | 20050402023746.848FC318FA7@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
First cut at tables and table_columns views.
Added Files:
-----------
newsysview/sql:
_funcs.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_funcs.sql?rev=1.1&content-type=text/x-cvsweb-markup)
_typefuncs.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/_typefuncs.sql?rev=1.1&content-type=text/x-cvsweb-markup)
table_columns.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/table_columns.sql?rev=1.1&content-type=text/x-cvsweb-markup)
tables.sql (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/newsysviews/newsysview/sql/tables.sql?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-04-02 02:42:02 | pgsql: Update release notes for 8.0.2. |
| Previous Message | Tom Lane | 2005-04-01 20:32:09 | pgsql: Second try at making examine_variable and friends behave sanely |