diff options
author | Alvaro Herrera | 2024-04-02 11:10:16 +0000 |
---|---|---|
committer | Alvaro Herrera | 2024-04-02 11:10:16 +0000 |
commit | 13b3b62746ec8bd9c8e3f0bc23862f1172996333 (patch) | |
tree | 15f623c6ae045bdc99d2b4c55ad8ee6a1f97e9a2 /src/common/logging.c | |
parent | 867cc7b6ddb9d998103688a56048fe9a1ddd972a (diff) |
Don't use the pg_am system catalog in new test
This causes deadlocks because it's a highly trafficked catalog. Use a
regular table created by the same test instead.
Discussion: https://postgr.es/m/f3e61e27-19d0-5e40-3eb2-53282fa0532a@gmail.com
Diffstat (limited to 'src/common/logging.c')
0 files changed, 0 insertions, 0 deletions