pgsql: Disable abbreviated keys on Windows.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Disable abbreviated keys on Windows.
Дата
Msg-id E1YDkCB-0003MH-7G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1be4eb1b2d436d1375899c74e4c74486890d8777

Modified Files
--------------
src/backend/utils/adt/varlena.c |   12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: tools/ccsym: update for modern versions of gcc
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve documentation of random() function.