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
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
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 treated as relative path.
Patch attached. Original author - Derek Kulinski