varstr_cmp and any comparison function that piggybacks on it can return
commit8f57850924fe5bdeb72c7ef034b6abc49fe0e68f
authorheikki <heikki>
Thu, 23 Apr 2009 07:19:09 +0000 (23 07:19 +0000)
committerheikki <heikki>
Thu, 23 Apr 2009 07:19:09 +0000 (23 07:19 +0000)
tree12177d4a4d8d5a58bf7715d8eb7fcfa6498312ab
parentd5701fec6a57c9df6ec7adfa3d771aa9b00d9ca0
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