Check return code from strxfrm on Windows since it has a
authorMagnus Hagander <magnus@hagander.net>
Sat, 5 May 2007 17:05:48 +0000 (17:05 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 5 May 2007 17:05:48 +0000 (17:05 +0000)
commit343a9a27a9c29c87b4f31ec19947826d12f9102d
tree9fff248efeb6b188cb8ebc5b8263127546bbf0de
parent4835df303dae1b21c3c334202bea6d698cd38b75
Check return code from strxfrm on Windows since it has a
non-standard way of indicating errors, so we don't try to
allocate INT_MAX bytes to store a result in.
src/backend/utils/adt/selfuncs.c