Adding header nam to any table

From: Michael Vodep <mvodep(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Adding header nam to any table
Date: 2003-09-09 15:49:57
Message-ID: 29570.1063122597@www45.gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
I am using postgresql with PHP and C. Is it possible to add header
information to every table? For example:
id | name | age
should be
User ID | Username | Age of user
This should be displayed, when i query the header information. Is this
possible? Maybe i can add a comment to every column header? Or is there a simple
way for storeing this additional information in a other table and solve this
problem by writting some special SQL statements?

Thanks!!
cu

--
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Luc Lachance 2003-09-09 16:21:07 Re: why does count take so long?
Previous Message Ron 2003-09-09 15:28:49 Re: inserting an apostrophe