Re: Renaming of pg_xlog and pg_clog
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Haribabu Kommi <kommi.haribabu@gmail.com>
Cc: Craig Ringer <craig.ringer@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2017-01-31T04:45:36Z
Lists: pgsql-hackers
On Tue, Jan 17, 2017 at 4:31 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Tue, Nov 29, 2016 at 1:35 PM, Michael Paquier > <michael.paquier@gmail.com> wrote: >> On Tue, Nov 22, 2016 at 8:35 PM, Haribabu Kommi >> <kommi.haribabu@gmail.com> wrote: >>> Hi Craig, >>> >>> This is a gentle reminder. >>> >>> you assigned as reviewer to the current patch in the 11-2016 commitfest. >>> But you haven't shared your review yet. Please share your review about >>> the patch. This will help us in smoother operation of commitfest. >>> >>> Please Ignore if you already shared your review. >> >> I have moved this CF entry to 2017-01, the remaining, still unreviewed >> patch are for renaming pg_subxact and pg_clog. > > The second patch has rotten a little because of the backup > documentation. By the way, is something going to happen in the CF? > Craig, you are a reviewer of this patch. Moved to CF 2017-03. -- Michael
Commits
-
Rename "pg_clog" directory to "pg_xact".
- 88e66d193fba 10.0 landed
-
Improve error reporting in pg_upgrade's file copying/linking/rewriting.
- f002ed2b8e45 10.0 cited