yandex / odyssey

Scalable PostgreSQL connection pooler
BSD 3-Clause "New" or "Revised" License
3.21k stars 165 forks source link

Style fixes #625

Closed visill closed 4 months ago

visill commented 4 months ago

In etc/hosts localhost means ip4 and ip6 address. Some tests sensitive to ip version. Adding in hosts ip4-localhost helps in these tests.

Later we can add ip6 test and in them we can use ip6-localhost