tablelog - tablelog: - add function for getting column names of a table - Mailing list pgsql-committers

From andreas@pgfoundry.org (User Andreas)
Subject tablelog - tablelog: - add function for getting column names of a table
Date
Msg-id 20050812000542.CE7891125018@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
- add function for getting column names of a table as string
- add function for getting column names and types of a table as string

Added Files:
-----------
    tablelog:
        tablelog_columnnames.sql (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_columnnames.sql?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix BSD fseeko to seek from the end of the file.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Backpatch fseeko fix for seeking from end of file.