aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-28 23:44:31 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-28 23:48:02 +0300
commitd1d50bff247f189a6a1477596cdbd52d097089a0 (patch)
treec20a56e5bafb3cfe872a3bc10d53a11d40081411 /src/include/postgres.h
parentb3e5cfd5f979054e31d60adafd9e75bf9c38549a (diff)
downloadpostgresql-d1d50bff247f189a6a1477596cdbd52d097089a0.tar.gz
postgresql-d1d50bff247f189a6a1477596cdbd52d097089a0.zip
Minor refactoring of jsonb_util.c
The only caller of compareJsonbScalarValue that needed locale-sensitive comparison of strings was also the only caller that didn't just check for equality. Separate the two cases for clarity: compareJsonbScalarValue now does locale-sensitive comparison, and a new function, equalsJsonbScalarValue, just checks for equality.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions