column headers all in upper-case letters? - Mailing list pgsql-novice

From Sammer Reinhard J.
Subject column headers all in upper-case letters?
Date
Msg-id 51D7ECE75285D211810800600861E2D9325C56@localhost
Whole thread Raw
List pgsql-novice
Could you please point me to the fine document where I can information
regarding:

Is there a way to force PostgreSQL or the jdbc Driver to return column
headers all in upper-case letters?

e.g. table test with column ID type int:
I want that a 'select * from test;' returns 'ID' not 'id' as column header.

regards,
Reinhard

pgsql-novice by date:

Previous
From: Raphael Bauduin
Date:
Subject: grant on tables
Next
From: Ewald Geschwinde
Date:
Subject: plpgsql