Fetching column names for a table

From: Steve Manes <smanes(at)magpie(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Fetching column names for a table
Date: 2005-09-21 18:31:23
Message-ID: 4331A6FB.6070505@magpie.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need to extract a SETOF column names for a table in plpgsql. How is
this done?

---------------------------------------------=o&o>---------
Steve Manes http://www.magpie.com
Brooklyn, NY

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philip Hallstrom 2005-09-21 18:46:33 Re: Fetching column names for a table
Previous Message Andrus 2005-09-21 18:10:47 Re: How to create case insensitive unique constraint