aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw
diff options
context:
space:
mode:
authorPeter Geoghegan <pg@bowt.ie>2019-02-25 16:54:18 -0800
committerPeter Geoghegan <pg@bowt.ie>2019-02-25 16:54:18 -0800
commit067786cea0f150ccf9350abb9a5ac3e4ad328804 (patch)
treed4adfc2ec8a16ffd6360312302db1cac3603564d /contrib/postgres_fdw
parentb6926dee0e1304368964e1161bfd60dd4b01b25d (diff)
downloadpostgresql-067786cea0f150ccf9350abb9a5ac3e4ad328804.tar.gz
postgresql-067786cea0f150ccf9350abb9a5ac3e4ad328804.zip
Correct obsolete nbtree page deletion comment.
Commit efada2b8e92, which made the nbtree page deletion algorithm more robust, removed _bt_getstackbuf() calls from _bt_pagedel(). It failed to update a comment that referenced the earlier approach. Update the comment to explain that the _bt_getstackbuf() page deletion call site mirrors the only other remaining _bt_getstackbuf() call site, which is reached during page splits.
Diffstat (limited to 'contrib/postgres_fdw')
0 files changed, 0 insertions, 0 deletions