Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc28551

Browse files
committed
README.md checkout
1 parent ec7605e commit bc28551

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ ext_conf = "shared_preload_libraries = 'postgres_fdw'"
159159
with 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>

0 commit comments

Comments
 (0)