While registering the service for PostgreSQL on windows, we cannot expect user to give absolute path always.
So it is required to support relative path as data directory. So this patch will be very useful to handle the same.
This patch has been in "Ready for committer" stage for long time.
Please check if this can be committed now or any other changes required.
Thanks and Regards,
Kumar Rajeev Rastogi
> -----Original Message-----
> From: MauMau [mailto:maumau307@gmail.com]
> Sent: 24 February 2014 15:31
> To: Rajeev rastogi
> Cc: pgsql-hackers@postgresql.org; Magnus Hagander
> Subject: Re: [HACKERS] [review] PostgreSQL Service on Windows does not
> start if data directory given is relative path
>
> From: "Rajeev rastogi" <rajeev.rastogi@huawei.com> Please find the
> attached modified patch.
>
> Thanks, reviewed and made this patch ready for committer.
>
> Regards
> MauMau