Date: Tue, 16 Nov 2010 08:38:02 +0100 From: Palle Girgensohn <girgen@FreeBSD.org> To: Jason Helfman <jhelfman@experts-exchange.com>, freebsd-ports@freebsd.org Subject: Re: postgresql patch Message-ID: <89E39DA34D9EAD2AE23E0A20@girgBook.local> In-Reply-To: <20101115174427.297c2d78@eggman> References: <20101115174427.297c2d78@eggman>
next in thread | previous in thread | raw e-mail | index | archive | help
I'll check it out, but I believe a correct patch is not quite as simple, it needs some tuning when installing files as well, but I may be wrong. --On 15 november 2010 17.44.27 -0800 Jason Helfman <jhelfman@experts-exchange.com> wrote: > Hi, > > I was hoping you would be able to consider implementing this PR > (ports/113707) in all applicable versions if possible? > > This patch makes the postgresql_user a tunable variable. > > As it stands now, we are maintaining this internally due to this issue, > and would rather release internal maintainership for such a small issue. > ># diff files/postgresql.in.new files/postgresql.in.orig > 36c36 > < postgresql_user=${postgresql_user:-"pgsql"} > --- >> postgresql_user=pgsql > > This patch has been on "over to maintainer" since 2007, and was hoping > you would have a moment to look at this. > > Thanks so much, > Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89E39DA34D9EAD2AE23E0A20>