On 07.11.2018 20:11, Pavel Stehule wrote:
st 7. 11. 2018 v 15:11 odesílatel Arthur Zakirov <a.zaki...@postgrespro.ru <mailto:a.zaki...@postgrespro.ru>> napsal:> I think there is lack of necessary braces here for first if and second > else branches. This is true for both patches. ?
I just meant something like this (additional "{", "}" braces): if (is_absolute_path(host)) { ... } else { ... } -- Arthur Zakirov Postgres Professional: http://www.postgrespro.com Russian Postgres Company