Re: Allow passing extra options to initdb for tests
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Ian Lawrence Barwick <barwick@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-02-15T10:45:15Z
Lists: pgsql-hackers
> On 15 Feb 2024, at 11:38, Peter Eisentraut <peter@eisentraut.org> wrote: > We don't have a man page for pg_regress, so there is no place to comprehensively document all the options and their interactions. This comes up every now and again, just yesterday there was a question on -general [0] about alternate output files which also are undocumented. Maybe it's time to add documentation for pg_regress? -- Daniel Gustafsson [0] CACX+KaPOzzRHEt4w_=iqKbTpMKjyrUGVng1C749yP3r6dprtcg@mail.gmail.com
Commits
-
Allow passing extra options to initdb for tests
- 995d400ceca3 17.0 landed