pgsql: Re-adjust drop-index-concurrently-1 isolation test

2022-12-15 Thread David Rowley
Re-adjust drop-index-concurrently-1 isolation test It seems that drop-index-concurrently-1 has started to forget what it was originally meant to be testing. d2d8a229b, which added incremental sorts changed the expected plan to be an Index Scan plan instead of a Seq Scan plan. This occurred as th

pgsql: Re-adjust drop-index-concurrently-1 isolation test

2022-12-15 Thread David Rowley
Re-adjust drop-index-concurrently-1 isolation test It seems that drop-index-concurrently-1 has started to forget what it was originally meant to be testing. d2d8a229b, which added incremental sorts changed the expected plan to be an Index Scan plan instead of a Seq Scan plan. This occurred as th

pgsql: Re-adjust drop-index-concurrently-1 isolation test

2022-12-15 Thread David Rowley
Re-adjust drop-index-concurrently-1 isolation test It seems that drop-index-concurrently-1 has started to forget what it was originally meant to be testing. d2d8a229b, which added incremental sorts changed the expected plan to be an Index Scan plan instead of a Seq Scan plan. This occurred as th

pgsql: Re-adjust drop-index-concurrently-1 isolation test

2022-12-15 Thread David Rowley
Re-adjust drop-index-concurrently-1 isolation test It seems that drop-index-concurrently-1 has started to forget what it was originally meant to be testing. d2d8a229b, which added incremental sorts changed the expected plan to be an Index Scan plan instead of a Seq Scan plan. This occurred as th