Re: [PATCH] Absolute passwordfile path

2019-08-06 Thread Danylo Hlynskyi
Yes, I've resent it to pgpool-hack...@pgpool.net Sorry for the noise ср, 7 серп. 2019 о 09:18 Amit Langote пише: > Hello, > > On Wed, Aug 7, 2019 at 3:05 PM Danylo Hlynskyi > wrote: > > > > The pool_passwd option [1] is specified relative to config file. But for > greater flexibility absolute

Re: [PATCH] Absolute passwordfile path

2019-08-06 Thread Amit Langote
Hello, On Wed, Aug 7, 2019 at 3:05 PM Danylo Hlynskyi wrote: > > The pool_passwd option [1] is specified relative to config file. But for > greater flexibility absolute path should be accepted as well. > > If pool_passwd option starts with /, let's treat it as absolute path. > Otherwise, it is