diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-26 15:56:28 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-26 15:56:28 -0400 |
commit | 71e7083532d8f6ad0cf345c3cc534b0307e816a8 (patch) | |
tree | e51fdf712d464a60ee2bbf7fcedaf12a09621b28 /src/backend/utils/adt/arrayfuncs.c | |
parent | c464a0657b0cdaa7fa645d53621be10963cb7741 (diff) | |
download | postgresql-71e7083532d8f6ad0cf345c3cc534b0307e816a8.tar.gz postgresql-71e7083532d8f6ad0cf345c3cc534b0307e816a8.zip |
Rephrase some not-supported error messages in pg_hba.conf processing.
In a couple of places we said "not supported on this platform" for cases
that aren't really platform-specific, but could depend on configuration
options such as --with-openssl. Use "not supported by this build" instead,
as that doesn't convey the impression that you can't fix it without moving
to another OS; that's also more consistent with the wording used for an
identical error case in guc.c.
No back-patch, as the clarity gain is small enough to not be worth
burdening translators with back-branch changes.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions