pgsql: Attempt to fix breakage due to declaration following code.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Attempt to fix breakage due to declaration following code.
Дата
Msg-id E1aoXmp-0001Af-SV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Attempt to fix breakage due to declaration following code.

Per Tom Lane and the buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b0b64f65054e6b858b845b46298a624aaaea1deb

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Set PAM_RHOST item for PAM authentication
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Use quicksort, not replacement selection, for external sorting.