pgsql: Reorder two nbtree.h function prototypes.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Reorder two nbtree.h function prototypes.
Дата
Msg-id E1i8SVK-0000u4-2w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reorder two nbtree.h function prototypes.

Make the function prototype order consistent with the definition order
in nbtinsert.c.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/614cdeaa8908f69ab0b97b688e9785147575c01f

Modified Files
--------------
src/include/access/nbtree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Remove redundant _bt_truncate() comment paragraph.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Improve documentation about our XML functionality