diff options
author | Andres Freund <andres@anarazel.de> | 2023-02-11 09:52:36 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-02-11 10:03:04 -0800 |
commit | 9c83bbcf7ef6b4236d117b25d8a754483e6488db (patch) | |
tree | 79e91792ac32eb2c5d81412766827678d59d78ae /src/backend/utils/adt/arrayfuncs.c | |
parent | a9c70b46dbe152e094f137f7e6ba9cd3a638ee25 (diff) | |
download | postgresql-9c83bbcf7ef6b4236d117b25d8a754483e6488db.tar.gz postgresql-9c83bbcf7ef6b4236d117b25d8a754483e6488db.zip |
Create regress_tblspc in test_setup
An upcoming test needs to use a tablespace as part of its test. Historically,
we wanted tablespace creation be done in a dedicated file, so it's easy to
disable when testing replication. But that is not necessary anymore, due to
allow_in_place_tablespaces.
Create regress_tblspace tablespace in test_setup. Move the tablespace test to
the end of the parallel schedule, so other tests can use it.
Author: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20200124195226.lth52iydq2n2uilq@alap3.anarazel.de
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions