The idea of using _strncoll() on Windows doesn't work. Revert to same
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Aug 2005 17:40:36 +0000 (17:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Aug 2005 17:40:36 +0000 (17:40 +0000)
commitaf0c859c059543c4681bb04af63f468b600a2158
treec34ff8274efb7fb68eb8cb34b6c837e25e28606f
parentb250f92fa602394ba5f2ea94a7ec597b40a029a4
The idea of using _strncoll() on Windows doesn't work.  Revert to same
code as we use on other platforms when encoding is not UTF8.
src/backend/utils/adt/varlena.c