File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ ext_conf = "shared_preload_libraries = 'postgres_fdw'"
159159with testgres.get_new_node().init() as master:
160160
161161 # ... do something ...
162-
162+
163163 # reset main config file
164164 master.default_conf(fsync = True ,
165165 allow_streaming = True )
@@ -174,7 +174,7 @@ the configuration file, which means that they should be called before `append_co
174174
175175## Authors
176176
177- [ Ildar Musin] ( https://github.com/zilder ) <i.musin(at)postgrespro.ru> Postgres Professional Ltd., Russia
178- [ Dmitry Ivanov] ( https://github.com/funbringer ) <d.ivanov(at)postgrespro.ru> Postgres Professional Ltd., Russia
179- [ Ildus Kurbangaliev] ( https://github.com/ildus ) <i.kurbangaliev(at)postgrespro.ru> Postgres Professional Ltd., Russia
180- [ Yury Zhuravlev] ( https://github.com/stalkerg ) <stalkerg(at)gmail.com>
177+ [ Ildar Musin] ( https://github.com/zilder ) <i.musin(at)postgrespro.ru> Postgres Professional Ltd., Russia
178+ [ Dmitry Ivanov] ( https://github.com/funbringer ) <d.ivanov(at)postgrespro.ru> Postgres Professional Ltd., Russia
179+ [ Ildus Kurbangaliev] ( https://github.com/ildus ) <i.kurbangaliev(at)postgrespro.ru> Postgres Professional Ltd., Russia
180+ [ Yury Zhuravlev] ( https://github.com/stalkerg ) <stalkerg(at)gmail.com>
You can’t perform that action at this time.
0 commit comments