mirror of https://github.com/yandex/odyssey.git
Generate changelog with mdb@yandex-team.ru as cc (#388)
This commit is contained in:
parent
56057468c0
commit
ac6fe08e02
|
@ -24,3 +24,6 @@ tmp/
|
||||||
test/ody-intergration-test/main
|
test/ody-intergration-test/main
|
||||||
docker/bin/odyssey
|
docker/bin/odyssey
|
||||||
docker/bin/odyssey-asan
|
docker/bin/odyssey-asan
|
||||||
|
odyssey.conf.example
|
||||||
|
odyssey.init
|
||||||
|
odyssey.logrotate
|
||||||
|
|
|
@ -2,4 +2,4 @@ odyssey (1.2.1rc-200) stable; urgency=low
|
||||||
|
|
||||||
* Odyssey: scalable PostgreSQL connection pooler
|
* Odyssey: scalable PostgreSQL connection pooler
|
||||||
|
|
||||||
-- reshke <reshke@oheijweoij> Fri, 03 Dec 2021 21:27:10 +0000
|
-- MDB <mdb@yandex-team.ru> Fri, 10 Dec 2021 07:01:56 +0000
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
* Odyssey: scalable PostgreSQL connection pooler
|
* Odyssey: scalable PostgreSQL connection pooler
|
||||||
|
|
||||||
-- @WHOAMI@ <@WHOAMI@@@HOSTNAME@> @DATE@
|
-- MDB <mdb@yandex-team.ru> @DATE@
|
||||||
|
|
Loading…
Reference in New Issue