diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-11-20 13:30:01 +0100 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-11-20 13:30:01 +0100 |
commit | 2d9140ed266d702b305adeaf916086e1a586affe (patch) | |
tree | 90c34c273cc00f518afe0543a22e28f577018c3b /src/backend/access/gist/gistscan.c | |
parent | 69bae23727253ca8b7616226020e241b8e923f4d (diff) | |
download | postgresql-2d9140ed266d702b305adeaf916086e1a586affe.tar.gz postgresql-2d9140ed266d702b305adeaf916086e1a586affe.zip |
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/
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions