Releases: postgrespro/testgres
Releases · postgrespro/testgres
1.3.2
- bugfix: pass
allow_streamingtodefault_conf(); - allow using
PG_BINenv instead ofPG_CONFIG;
1.3.1
- introduced
TestgresConfig; - add
log_statement='all'parameter todefault_conf();
1.3.0
- introduced
default_conf(); - don't remove
base_dirif it was provided by user;