Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
Vladimir Rusinov <vrusinov@google.com>
From: Vladimir Rusinov <vrusinov@google.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-12-15T11:23:26Z
Lists: pgsql-hackers
On Wed, Dec 14, 2016 at 11:51 PM, Michael Paquier <michael.paquier@gmail.com > wrote: > > On Wed, Dec 14, 2016 at 4:07 PM, Peter Eisentraut > > <peter.eisentraut@2ndquadrant.com> wrote: > > Others will follow later in separate patches. Or is it preferred to have > one > > huge patch submitted? > > Please yes. One change makes little sense. Ack. I was not sure what patch size is preferred here. Will continue with a patch in original thread later. Thanks for feedback! -- Vladimir Rusinov Storage SRE, Google Ireland Google Ireland Ltd.,Gordon House, Barrow Street, Dublin 4, Ireland Registered in Dublin, Ireland Registration Number: 368047
Commits
-
Remove all references to "xlog" from SQL-callable functions in pg_proc.
- 806091c96f9b 10.0 landed
-
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
- 7762619e9527 8.1.0 cited