getColumnLabel return value - Mailing list pgsql-jdbc

From Gerlits András
Subject getColumnLabel return value
Date
Msg-id 20021213120939.8971.qmail@neotek.hu
Whole thread Raw
Responses Re: getColumnLabel return value  (Dave Cramer <Dave@micro-automation.net>)
Re: getColumnLabel return value  (Barry Lind <blind@xythos.com>)
List pgsql-jdbc
I was surprised to see that the getColumnLabel method in the
ResultSetMetaData object returns the name of the column instead of the
comment (when available).

The documentation says that the method:
"Gets the designated column's suggested title for use in printouts and
displays."

Any thoughts on that?

I'd do it if you guys agree.

Regards
Andras Gerlits

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: test message.
Next
From: Dave Cramer
Date:
Subject: Re: getColumnLabel return value