diff options
author | Tom Lane | 2011-04-08 21:39:59 +0000 |
---|---|---|
committer | Tom Lane | 2011-04-08 21:40:20 +0000 |
commit | 466dac8656c11317b91c1a4bfd5cfca4508cba94 (patch) | |
tree | f5dae824a016b4b23c710c73c54bd959b1b773bf /src/backend/access/gist/gistproc.c | |
parent | cdcdfca40199bbdb30c78d105e4db267b631289c (diff) |
Fix make_greater_string to not have an undocumented collation assumption.
The previous coding worked only if ltproc->fn_collation was always either
DEFAULT_COLLATION_OID or a C-compatible locale. While that's true at the
moment, it wasn't documented (and in fact wasn't true when this code was
committed...). But it only takes a couple more lines to make its internal
caching behavior locale-aware, so let's do that.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions