Re: Renaming of pg_xlog and pg_clog

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: David Steele <david(at)pgmasters(dot)net>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Renaming of pg_xlog and pg_clog
Date: 2016-10-13 02:22:58
Message-ID: CAB7nPqQob4jmVAPJo-1oubj7NeQXrgXa8Yzh_cz2KTXSgjMvtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 13, 2016 at 12:31 AM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> * David Steele (david(at)pgmasters(dot)net) wrote:
>> On 10/4/16 1:48 AM, Michael Paquier wrote:
>>
>> > So this is still open for votes. Here are the candidates and who
>> > voiced for what:
>> > - pg_transaction: Michael P, Thomas M. => Current 0002 is doing that.
>> > - pg_xact: David S, Robert
>> > - pg_trans: Tom
>> > - pg_transaction_status: Peter E.
>>
>> Christoph also prefers pg_xact [1].
>
> Since we're asking for votes, I also prefer pg_xact over the other
> options listed here.

OK. I can live with that as well. Attached are three patches. The
pg_xlog -> pg_wal move, the pg_clog -> pg_transaction move, and the
pg_clog -> pg_xact move. Only one survivor to be chosen among the last
two ones.
--
Michael

Attachment Content-Type Size
0001-Rename-pg_xlog-to-pg_wal.patch text/plain 72.7 KB
0002-Rename-pg_clog-to-pg_xact.patch text/plain 31.2 KB
0002-Rename-pg_clog-to-pg_transaction.patch text/plain 36.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2016-10-13 02:23:24 Re: Speed up Clog Access by increasing CLOG buffers
Previous Message Tatsuo Ishii 2016-10-13 01:57:06 Re: parallel.sgml