pgsql: Give nbtree move right function internal linkage.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Give nbtree move right function internal linkage.
Дата
Msg-id E1sdZuo-003smv-E8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Give nbtree move right function internal linkage.

Declare _bt_moveright() static.  This is a minor modularity win; the
routine was already private to nbtsearch.c for all practical purposes.

Author: Matthias van de Meent <boekewurm+postgres@gmail.com>
Discussion: https://postgr.es/m/CAEze2WgWVzCNEXQB_op5MMZMDgJ3fg3AhVm6bq2iZPpJNXGhWw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1343ae954ceaf591d6b4271f2b0a93390d56501d

Modified Files
--------------
src/backend/access/nbtree/nbtsearch.c | 5 ++++-
src/include/access/nbtree.h           | 3 ---
2 files changed, 4 insertions(+), 4 deletions(-)


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