aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-08-21 00:37:23 +0000
committerBruce Momjian <bruce@momjian.us>2001-08-21 00:37:23 +0000
commit44ae35cab91f1e5a6452da489d4a0c34e181afb9 (patch)
treef333cc589174c6fd1a46d4cef4e706889e49c27e /src/backend/access/gist/gist.c
parentf6387b516907b3273bc52917a3e2d843e54dca30 (diff)
downloadpostgresql-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