tablelog - tablelog: - add function for getting column names of a table

From: andreas(at)pgfoundry(dot)org (User Andreas)
To: pgsql-committers(at)postgresql(dot)org
Subject: tablelog - tablelog: - add function for getting column names of a table
Date: 2005-08-12 00:05:42
Message-ID: 20050812000542.CE7891125018@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-12 00:29:23 pgsql: Backpatch fseeko fix for seeking from end of file.
Previous Message Bruce Momjian 2005-08-11 23:05:15 pgsql: Fix BSD fseeko to seek from the end of the file.