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-17T07:31:00Z
Lists: pgsql-hackers
Attachments
- 0001-Rename-pg_clog-to-pg_xact.patch (invalid/octet-stream) patch 0001
- 0002-Rename-pg_subtrans-to-pg_subxact.patch (invalid/octet-stream) patch 0002
- (unnamed) (text/plain)
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. -- 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