Re: [patch] pg_ctl init extension
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Cc: Robert Haas <robertmhaas@gmail.com>, Greg Smith <greg@2ndquadrant.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2009-12-10T06:33:29Z
Lists: pgsql-hackers
On ons, 2009-12-09 at 15:18 +0100, Zdenek Kotala wrote: > Robert Haas píše v st 09. 12. 2009 v 08:56 -0500: > > On Dec 9, 2009, at 8:32 AM, Zdenek Kotala <Zdenek.Kotala@Sun.COM> wrote: > > <snip> > > > > > > Ahh, It is somethink what I want to do, but it is not ready yet in > > > this > > > patch, but I already documented it. Idea is to install initdb and > > > postgres into libexecdir and packager can select if libexecdir will be > > > equal bindir or not. > > > > > > The paragraph should be removed at this moment. Shell I send modified > > > patch or does committer remove it before commit? > > > > I think Peter claimed this one but as far as I am concerned, I would > > always rather have an updated patch. > > OK, here it is. Committed with some adjustments.