pgsql: Tweak nbtsearch.c function prototype order.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Tweak nbtsearch.c function prototype order.
Дата
Msg-id E1h6I5w-00069M-Kt@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak nbtsearch.c function prototype order.

nbtsearch.c's static function prototypes were slightly out of order.
Make the order consistent with static function definition order.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1009920aaa39e19ecb36409447ece2f8102f4225

Modified Files
--------------
src/backend/access/nbtree/nbtsearch.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Make checkpoint requests more robust.
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Rename typedef in jsonpath_gram.y from "string" to"JsonPathStri