pgsql: Suppress possibly-uninitialized-variable warning.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress possibly-uninitialized-variable warning.
Дата
Msg-id E1T22Yb-00008e-2f@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress possibly-uninitialized-variable warning.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/56ba337e6fdff1e7ecb916f3037c666a30a98af0

Modified Files
--------------
src/backend/utils/adt/rangetypes_spgist.c |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add possible alternate tool for pgrminclude, from Peter Geoghega
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Rewrite window function reference section to more clearly explai