1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00
Files
postgres/src
Andres Freund a4f23f9b3c pg_amcheck: Minor test speedups
Freezing the relation N times and fetching the tuples one-by-one isn't that
cheap. On my machine this reduces test times by a bit less than one second, on
windows CI it's a few seconds.

Reviewed-by: Mark Dilger <mark.dilger@enterprisedb.com>
Discussion: https://postgr.es/m/20230309001558.b7shzvio645ebdta@awork3.anarazel.de
2023-03-11 15:41:47 -08:00
..
2023-03-11 15:41:47 -08:00
2023-03-09 09:59:46 +01:00
2023-03-10 13:35:43 +01:00
2023-03-08 15:05:43 +01:00
2023-03-02 13:49:39 +01:00
2022-07-13 09:15:01 +02:00