varstr_cmp and any comparison function that piggybacks on it can return
authorHeikki Linnakangas
Thu, 23 Apr 2009 07:19:09 +0000 (07:19 +0000)
committerHeikki Linnakangas
Thu, 23 Apr 2009 07:19:09 +0000 (07:19 +0000)
commit283939a321bc492045d00c80146d52672cfc5378
treec88e5f4c1d3716077413c3614daf5fcc66ec0235
parent8d4f2ecd41312e57422901952cbad234d293060b
varstr_cmp and any comparison function that piggybacks on it can return
any negative or positive number, not just -1 or 1. Fix comment on
varstr_cmp and citext test case accordingly.

As pointed out by Zdenek Kotala, and buildfarm member gothic moth.
contrib/citext/expected/citext.out
contrib/citext/expected/citext_1.out
contrib/citext/sql/citext.sql
src/backend/utils/adt/varlena.c