postgresql/src
Peter Geoghegan 1c854eb893 Add BTOPTIONS_PROC comments to nbtree.h.
Add comments explaining the purpose of B-Tree support function 5 to
nbtree.h for consistency (all other support functions were already
described by nearby comments).

This fixes what was arguably an oversight in commit 911e702077, or in
follow-up doc commit 15cb2bd2 (which documented support function 5 in
btree.sgml, but neglected to add anything to nbtree.h).
2025-01-13 15:02:14 -05:00
..
backend Move nbtree preprocessing into new .c file. 2025-01-13 12:15:00 -05:00
bin Fix off_t overflow in pg_basebackup on Windows. 2025-01-09 16:04:23 +13:00
common Fix a compiler warning in initStringInfo(). 2025-01-11 15:52:37 +09:00
fe_utils flex code modernization: Replace YY_EXTRA_TYPE define with flex option 2025-01-06 09:47:58 +01:00
include Add BTOPTIONS_PROC comments to nbtree.h. 2025-01-13 15:02:14 -05:00
interfaces Fix error message wording 2025-01-07 20:07:32 +01:00
makefiles Update copyright for 2025 2025-01-01 11:21:55 -05:00
pl Repair memory leaks in plpython. 2025-01-11 11:45:56 -05:00
port Update copyright for 2025 2025-01-01 11:21:55 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Fix JsonExpr deparsing to quote variable names in the PASSING clause. 2025-01-12 13:35:12 +00:00
timezone Update copyright for 2025 2025-01-01 11:21:55 -05:00
tools Refactor some code related to backend statistics 2025-01-10 09:00:48 +09:00
tutorial Update copyright for 2025 2025-01-01 11:21:55 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Use <stdint.h> and <inttypes.h> for c.h integers. 2024-12-04 15:05:38 +13:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00