diff options
author | Andres Freund <andres@anarazel.de> | 2023-03-11 15:41:47 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-03-11 15:41:47 -0800 |
commit | a4f23f9b3cddb86137a3b1683dcbe49d8b41ea7b (patch) | |
tree | f6c0a659a1179c5d85a0f5d965c03dd44c6d918f /src/backend/executor/nodeProjectSet.c | |
parent | 4f5d461e048b9c56fe2fa8c7faf7010eed05ba82 (diff) | |
download | postgresql-a4f23f9b3cddb86137a3b1683dcbe49d8b41ea7b.tar.gz postgresql-a4f23f9b3cddb86137a3b1683dcbe49d8b41ea7b.zip |
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
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions