Bugfix patches in the next CF, was: Re: pg_ctl -D "/absolute/path" -m fast restart - doesn't work in some cases

From: Boszormenyi Zoltan <zb(at)cybertec(dot)at>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Josh Kupershmidt <schmiddy(at)gmail(dot)com>, depesz(at)depesz(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Bugfix patches in the next CF, was: Re: pg_ctl -D "/absolute/path" -m fast restart - doesn't work in some cases
Date: 2013-05-17 08:57:15
Message-ID: 5195F0EB.1050905@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

2013-05-16 23:55 keltezéssel, Alvaro Herrera írta:
> Josh Kupershmidt escribió:
>> On Thu, May 16, 2013 at 4:34 PM, hubert depesz lubaczewski
>> <depesz(at)depesz(dot)com> wrote:
>>> only when Pg is started with relative path, and restarted with absolute, the
>>> problem shows.
>> It has been a nuisance for me too. Possible patch for pg_ctl is in the next CF:
>> http://www.postgresql.org/message-id/CAK3UJRFK8-izAU1SMpNZr5Muc+6CRWBk0_7ByJnwUoapj3esFQ@mail.gmail.com
> Um, if this is a bug introduced during the 9.3 timeframe surely we
> ought to fix it now instead of waiting for the CF.

Sorry for diverting the thread but if bugfixes are urgent, you can also look at
http://www.postgresql.org/message-id/CABUevEwx2DQT45x1pHHdzD_khy8HZ5A9Xo95XVGHou2ZTyNx2A@mail.gmail.com
and the fix at https://commitfest.postgresql.org/action/patch_view?id=1085
The CF in progress at the time was already closed for new patches.

There are other patches marked as a bugfix, like:
https://commitfest.postgresql.org/action/patch_view?id=1087
https://commitfest.postgresql.org/action/patch_view?id=1076
https://commitfest.postgresql.org/action/patch_view?id=1081

Best regards,
Zoltán Böszörményi

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de
http://www.postgresql.at/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message vladimir.jovanovic 2013-05-17 10:31:04 BUG #8168: duplicated function signature
Previous Message Bruce Momjian 2013-05-17 00:23:02 Re: Inconsistency between TO_CHAR() and TO_NUMBER()