pgsql: Fix pg_basebackup with in-place tablespaces.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Fix pg_basebackup with in-place tablespaces.
Дата
Msg-id E1nTw2R-0006B1-CV@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix pg_basebackup with in-place tablespaces.
Список pgsql-committers
Fix pg_basebackup with in-place tablespaces.

Previously, pg_basebackup from a cluster that contained an 'in-place'
tablespace, as introduced by commit 7170f215, would produce a harmless
warning on Unix and fail completely on Windows.

Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/20220304.165449.1200020258723305904.horikyota.ntt%40gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c6f2f01611d4f2c412e92eb7893f76fa590818e8

Modified Files
--------------
src/backend/access/transam/xlog.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)


В списке pgsql-committers по дате отправления: