diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-08-21 00:37:23 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-08-21 00:37:23 +0000 |
commit | 44ae35cab91f1e5a6452da489d4a0c34e181afb9 (patch) | |
tree | f333cc589174c6fd1a46d4cef4e706889e49c27e /src/backend/access/gist/gist.c | |
parent | f6387b516907b3273bc52917a3e2d843e54dca30 (diff) | |
download | postgresql-44ae35cab91f1e5a6452da489d4a0c34e181afb9.tar.gz postgresql-44ae35cab91f1e5a6452da489d4a0c34e181afb9.zip |
>
> Shouldn't
>
> throw new PSQLException("metadata unavailable");
>
> in getTypeInfo() be something like:
>
> throw new PSQLException("postgresql.meta.unavailable");
>
> to allow translation of the error message in the
> errors*.properties files?
You're right. Attached is an updated patch that also includes a message
in error.properties. I've attempted a French message in
errors_fr.properties but beware that I haven't written French in quite a
few years. Don't know Italian, German, or Dutch so I can't do those.
Liam Stewart
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions