aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-04-08 17:39:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-04-08 17:40:20 -0400
commit466dac8656c11317b91c1a4bfd5cfca4508cba94 (patch)
treef5dae824a016b4b23c710c73c54bd959b1b773bf /src/backend/access/gist/gistproc.c
parentcdcdfca40199bbdb30c78d105e4db267b631289c (diff)
downloadpostgresql-466dac8656c11317b91c1a4bfd5cfca4508cba94.tar.gz
postgresql-466dac8656c11317b91c1a4bfd5cfca4508cba94.zip
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