[COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER
Дата
Msg-id E1dvO0I-0007is-Kz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix build with !USE_WIDE_UPPER_LOWER

The placement of the ifdef blocks in formatting.c was pretty bogus, so
the code failed to compile if USE_WIDE_UPPER_LOWER was not defined.

Reported-by: Peter Geoghegan <pg@bowt.ie>
Reported-by: Noah Misch <noah@leadboat.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e6023ee7fa73a2d9a2d7524f63584844b2291def

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


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: [COMMITTERS] pgsql: Document further existing locks as wait events
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Assume wcstombs(), towlower(),and sibling functions are always