aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/backend/utils/adt/varlena.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/backend/utils/adt/varlena.c b/src/backend/utils/adt/varlena.c
index f48ce4901ca..3edd283212c 100644
--- a/src/backend/utils/adt/varlena.c
+++ b/src/backend/utils/adt/varlena.c
@@ -1817,13 +1817,7 @@ btsortsupport_worker(SortSupport ssup, Oid collid)
* keys optimization may win, and if it doesn't, the "abort abbreviation"
* code may rescue us. So, for now, we don't disable this anywhere on the
* basis of performance.
- *
- * On Windows, however, strxfrm() seems to be unreliable on some machines,
- * so we categorically disable this optimization there.
*/
-#ifdef WIN32
- abbreviate = false;
-#endif
/*
* If we're using abbreviated keys, or if we're using a locale-aware