1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc PG 18 relnotes: remove duplicate commit entry

Item related to btree skip scans.
This commit is contained in:
Bruce Momjian
2025-05-22 21:41:15 -04:00
parent b7ab88ddb1
commit 3b7140d27e

View File

@ -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">&sect;</ulink>
<ulink url="&commit_baseurl;8a510275d">&sect;</ulink>
<ulink url="&commit_baseurl;8a510275d">&sect;</ulink>
</para>
<para>