diff options
author | Andres Freund | 2023-03-11 23:41:47 +0000 |
---|---|---|
committer | Andres Freund | 2023-03-11 23:41:47 +0000 |
commit | a4f23f9b3cddb86137a3b1683dcbe49d8b41ea7b (patch) | |
tree | f6c0a659a1179c5d85a0f5d965c03dd44c6d918f /src/backend/executor/nodeModifyTable.c | |
parent | 4f5d461e048b9c56fe2fa8c7faf7010eed05ba82 (diff) |
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 <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions