]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "Fix replay of create database records on standby"
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 29 Mar 2022 13:36:21 +0000 (15:36 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 29 Mar 2022 13:36:21 +0000 (15:36 +0200)
commita54ed2de80ec844e578e26f93ab008c814f56090
tree23549b03344f1c14b0b4d40e9f89871a626e68fb
parent78ebfd885be563191d659d7a4ae230e199792e3f
Revert "Fix replay of create database records on standby"

This reverts commit 49d9cfc68bf4.  The approach taken by this patch has
problems, so we'll come up with a radically different fix.

Discussion: https://postgr.es/m/CA+TgmoYcUPL+WOJL2ZzhH=zmrhj0iOQ=iCFM0SuYqBbqZEamEg@mail.gmail.com
src/backend/access/transam/xlog.c
src/backend/access/transam/xlogutils.c
src/backend/commands/dbcommands.c
src/backend/commands/tablespace.c
src/include/access/xlogutils.h
src/tools/pgindent/typedefs.list