Upcoming back branch releases

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Upcoming back branch releases
Date: 2014-03-14 14:25:38
Message-ID: 3353.1394807138@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

After some discussion, the core committee has concluded that the
WAL-replay bug fixed in commit 6bfa88acd3df830a5f7e8677c13512b1b50ae813
is indeed bad enough to justify near-term update releases. Since
there seems no point in being slow about it, tarballs will be wrapped
Monday (3/17) for public announcement Thursday (3/20).

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fazal Majid 2014-03-14 14:54:43 Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns
Previous Message Robert Haas 2014-03-14 12:50:37 Re: Add CREATE support to event triggers