aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-06-27 19:00:59 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-06-27 19:01:23 +0300
commit12f327b210b3b093e09778ec05fd44bbee4b0736 (patch)
treef8724a3cf6524f5d8eb21715a3f061bfe57744e5 /src/backend/executor
parentb7374f15bd2c01e8ca6192648e964a950e5c6833 (diff)
downloadpostgresql-12f327b210b3b093e09778ec05fd44bbee4b0736.tar.gz
postgresql-12f327b210b3b093e09778ec05fd44bbee4b0736.zip
Backport BackgroundPsql perl test module
Backport the new BackgroundPsql modules and the constructor functions, background_psql() and interactive_psql, to all supported branches. That makes it easier to backpatch tests that use it. BackgroundPsql was introduced in version 16. On version 16, this commit backports just the new timeout argument from master (commit 334f512f45). On older branches, the whole facility. This includes the change to `use warnings FATAL => 'all'`, which we haven't otherwise backported, but it seems good to keep the file identical across branches. Discussion: https://www.postgresql.org/message-id/b7c64f20-ea01-4f15-9088-0cd6832af149@iki.fi
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions