We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0e9de commit a7419f7Copy full SHA for a7419f7
CHANGES.rst
@@ -1,6 +1,13 @@
1
CHANGELOG
2
=========
3
4
+unreleased
5
+----------
6
+
7
+- [enhancement] add ability to pass options to pg_ctl's -o flag to send arguments to the underlying postgres executable
8
+ Use `postgres_options` as fixture argument, `--postgresql-postgres-options` as pytest starting option or
9
+ `postgresql_postgres_options` as pytest.ini configuration option
10
11
2.5.3
12
----------
13
0 commit comments