Alexander Reichstadt <l...@mac.com> writes:
> Is there a way or some setting on postgres server to tell postgres to use the 
> fieldnames exactly as provided in the select?

You didn't say exactly which "API" you're using, but in libpq you could
look at the PQftable and PQftablecol column property inquiry functions.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to