9.3devel branch

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: 9.3devel branch
Date: 2012-06-13 15:23:55
Message-ID: CA+TgmoYnAffCMtfUbyvFftLcHmkxka1tyfDjmgG88ypg2_wjwQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seeing as we're about to start a CommitFest, I think it's about time
to create the 9.3devel branch.

I'm happy to do it, but I believe it's usually Tom's gig.

Tom?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2012-06-13 15:27:06 Re: [PATCH 07/16] Log enough data into the wal to reconstruct logical changes from it if wal_level=logical
Previous Message Andres Freund 2012-06-13 15:22:11 Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation.