agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: Add _bt_set_startikey row compare test coverage. 2+ messages / 1 participants [nested] [flat]
* pgsql: Add _bt_set_startikey row compare test coverage. @ 2026-07-26 16:50 Peter Geoghegan <pg@bowt.ie> 0 siblings, 0 replies; 2+ messages in thread From: Peter Geoghegan @ 2026-07-26 16:50 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Add _bt_set_startikey row compare test coverage. Add pg_regress tests that exercise the row compare logic that commit 7d9cd2df added to _bt_set_startikey. Also add tests that exercise the _bt_set_startikey SAOP array path. Author: Peter Geoghegan <pg@bowt.ie> Discussion: https://postgr.es/m/CAH2-Wz=KjQsD2W2a=b51uH905=0mF6Le4evhWkN2FL1+uRPhUg@mail.gmail.com Backpatch-through: 19 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e01accdb50ce8f879182edb1b50f3bc9bd78bfa7 Modified Files -------------- src/test/regress/expected/btree_index.out | 157 ++++++++++++++++++++++++++++++ src/test/regress/sql/btree_index.sql | 85 ++++++++++++++++ 2 files changed, 242 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: Add _bt_set_startikey row compare test coverage. @ 2026-07-26 16:50 Peter Geoghegan <pg@bowt.ie> 0 siblings, 0 replies; 2+ messages in thread From: Peter Geoghegan @ 2026-07-26 16:50 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org Add _bt_set_startikey row compare test coverage. Add pg_regress tests that exercise the row compare logic that commit 7d9cd2df added to _bt_set_startikey. Also add tests that exercise the _bt_set_startikey SAOP array path. Author: Peter Geoghegan <pg@bowt.ie> Discussion: https://postgr.es/m/CAH2-Wz=KjQsD2W2a=b51uH905=0mF6Le4evhWkN2FL1+uRPhUg@mail.gmail.com Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/03ec8fc25bbea225c7260a18c702b03d3d38881d Modified Files -------------- src/test/regress/expected/btree_index.out | 157 ++++++++++++++++++++++++++++++ src/test/regress/sql/btree_index.sql | 85 ++++++++++++++++ 2 files changed, 242 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-26 16:50 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-26 16:50 pgsql: Add _bt_set_startikey row compare test coverage. Peter Geoghegan <pg@bowt.ie> 2026-07-26 16:50 pgsql: Add _bt_set_startikey row compare test coverage. Peter Geoghegan <pg@bowt.ie>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox