pgsql: Fix a prototype which is inconsistent with the function definiti

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix a prototype which is inconsistent with the function definiti
Дата
Msg-id E1bLDSY-00046V-Lk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix a prototype which is inconsistent with the function definition.

Peter Geoghegan

Branch
------
master

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

Modified Files
--------------
src/backend/utils/sort/tuplesort.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Clarify resource utilization of parallel query.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Properly adjust pointers when tuples are moved during CLUSTER.