JDBC Fix a few SQLException error messages

From: Fernando Nasser <fnasser(at)redhat(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC Fix a few SQLException error messages
Date: 2002-11-25 15:58:47
Message-ID: 3DE248B7.90809@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The way these messages were being formed they would never be found in
the properties file. I had to fix the message to include a placeholder
for the parameter and change the cal to pass the parameter instead of
concatenating it to the key.

--
Fernando Nasser
Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
2323 Yonge Street, Suite #300
Toronto, Ontario M4P 2C9

Attachment Content-Type Size
JDBCWRONGMSGS.PATCH text/plain 3.4 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Rod Taylor 2002-11-25 21:28:52 Resultmap for FreeBSD 4.7
Previous Message Jean-Michel POURE 2002-11-25 09:03:34 Re: Hierarchical queries a la Oracle. Patch.