OSDN Git Service

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)
commita9118fc5a8f5361fe31be0a040bd4160c2a7ea13
tree5c0494dff3c7dc88c48e9894c6fabf3929a532f8
parent396526d8c341639d78eb1e79c027dd97ecdb4659
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