Re: Renaming of pg_xlog and pg_clog
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: pgsql-hackers@postgresql.org
Date: 2016-10-04T13:07:06Z
Lists: pgsql-hackers
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]. -- -David david@pgmasters.net [1] https://www.postgresql.org/message-id/20161003141959.qhvd6roesj4kpgww@msg.df7cb.de
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