diff options
author | Andres Freund <andres@anarazel.de> | 2025-04-02 06:56:29 -0400 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2025-04-02 07:00:40 -0400 |
commit | 327d987df1e72a9b146f312df0a5ed34ef148720 (patch) | |
tree | dae878d06454465bb212e3bf6efa5fd60ee0c318 /src/backend/parser/parse_utilcmd.c | |
parent | bc22dc0e0ddc2dcb6043a732415019cc6b6bf683 (diff) | |
download | postgresql-327d987df1e72a9b146f312df0a5ed34ef148720.tar.gz postgresql-327d987df1e72a9b146f312df0a5ed34ef148720.zip |
tests: Cope with io_method in TEMP_CONFIG in test_aio
If io_method is set in TEMP_CONFIG the test added in 93bc3d75d8e fails,
because it assumes the io_method specified at initdb is actually used.
Fix that by appending the io_method again, after initdb (and thus after
TEMP_CONFIG has been added by Cluster.pm).
Per buildfarm animal bumblebee
Discussion: https://postgr.es/m/zh5u22wbpcyfw2ddl3lsvmsxf4yvsrvgxqwwmfjddc4c2khsgp@gfysyjsaelr5
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions