]> granicus.if.org Git - postgresql/commit
Disable abbreviated keys on Windows.
authorRobert Haas <rhaas@postgresql.org>
Wed, 21 Jan 2015 01:32:21 +0000 (20:32 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 21 Jan 2015 01:32:21 +0000 (20:32 -0500)
commit1be4eb1b2d436d1375899c74e4c74486890d8777
tree3d547f6825f9ffdcf37b37c730cecc8b77f7cb37
parentf259e71dbe98f653182f0c710143487a0188fbc5
Disable abbreviated keys on Windows.

Most of the Windows buildfarm members (bowerbird, hamerkop, currawong,
jacana, brolga) are unhappy with yesterday's abbreviated keys patch,
although there are some (narwhal, frogmouth) that seem OK with it.
Since there's no obvious pattern to explain why some are working and
others are failing, just disable this across-the-board on Windows for
now.  This is a bit unfortunate since the optimization will be a big
win in some cases, but we can't leave the buildfarm broken.
src/backend/utils/adt/varlena.c