Make WAL description output more consistent

Peter Eisentraut <peter_e@gmx.net>

Commit: 2d9140ed266d702b305adeaf916086e1a586affe
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2018-11-20T12:30:01Z
Releases: 12.0
Make WAL description output more consistent

The output for record types XLOG_DBASE_CREATE and XLOG_DBASE_DROP used
the order dbid/tablespaceid, whereas elsewhere the order is
tablespaceid/dbid[/relfilenodeid].  Flip the order for those two types
to make it consistent.

Author: Jean-Christophe Arnu <jcarnu@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAHZmTm18Ln62KW-G8NYvO1wbBL3QU1E76Zep=DuHmg-zS2XFAg@mail.gmail.com/

Files

PathChange+/−
src/backend/access/rmgrdesc/dbasedesc.c modified +3 −3

Discussion

Cited messages not in the archive: CAHZmTm18Ln62KW-G8NYvO1wbBL3QU1E76Zep=DuHmg-zS2XFAg@mail.gmail.com/