Give nbtree move right function internal linkage.
Peter Geoghegan <pg@bowt.ie>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtsearch.c | modified | +4 −1 |
| src/include/access/nbtree.h | modified | +0 −3 |
Discussion
- btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) 11 messages · 2023-10-31 → 2024-11-13