yandex / odyssey

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

Style fixes #625

Closed visill closed 1 week ago

visill commented 1 week 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