mirror of
https://github.com/postgres/postgres.git
synced 2026-07-14 20:31:00 -04:00
doc PG 18 relnotes: remove duplicate commit entry
Item related to btree skip scans.
This commit is contained in:
parent
b7ab88ddb1
commit
3b7140d27e
1 changed files with 0 additions and 3 deletions
|
|
@ -459,8 +459,6 @@ Author: Peter Geoghegan <pg@bowt.ie>
|
|||
2025-04-04 [92fe23d93] Add nbtree skip scan optimization.
|
||||
Author: Peter Geoghegan <pg@bowt.ie>
|
||||
2025-04-04 [8a510275d] Further optimize nbtree search scan key comparisons.
|
||||
Author: Peter Geoghegan <pg@bowt.ie>
|
||||
2025-04-04 [8a510275d] Further optimize nbtree search scan key comparisons.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
|
|
@ -468,7 +466,6 @@ Author: Peter Geoghegan <pg@bowt.ie>
|
|||
Allow skip scans of btree indexes (Peter Geoghegan)
|
||||
<ulink url="&commit_baseurl;92fe23d93">§</ulink>
|
||||
<ulink url="&commit_baseurl;8a510275d">§</ulink>
|
||||
<ulink url="&commit_baseurl;8a510275d">§</ulink>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue