Allow the jdbc driver to retrieve NAMEDATALEN

From: Kris Jurka <jurka(at)ejurka(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Allow the jdbc driver to retrieve NAMEDATALEN
Date: 2002-09-08 02:11:46
Message-ID: 3D7AB1E2.29DC5C8E@ejurka.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Make the DatabaseMetaData class query the backend to determine the
maximum name length instead of guessing.

Also the maximum name length is NAMEDATALEN - 1.

Kris Jurka

Attachment Content-Type Size
dbmd_namedatalen.patch text/plain 2.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Serguei Mokhov 2002-09-08 03:03:10 [g]make distclean does not remove gettext-files
Previous Message Serguei Mokhov 2002-09-08 00:15:44 Russian NLS Updates (pg_controldata, psql, pg_resetxlog, libpq)