diff options
author | Fujii Masao <fujii@postgresql.org> | 2018-03-06 02:08:18 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2018-03-06 02:10:41 +0900 |
commit | 7aba4f23f5b7717f70f6ea0cb4361c481bb4863b (patch) | |
tree | f3c93310767ca280c4b834dd6f18461ff41da9bc /src/backend/commands/trigger.c | |
parent | e2108f58131f6618477ca7c1adaeaeec52c16ca1 (diff) |
Fix pg_rewind to handle relation data files in tablespaces properly.
pg_rewind checks whether each file is a relation data file, from its path.
Previously this check logic had the bug which made pg_rewind fail to
recognize any relation data files in tablespaces. Which also caused
an assertion failure in pg_rewind.
Back-patch to 9.5 where pg_rewind was added.
Author: Takayuki Tsunakawa
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/0A3221C70F24FB45833433255569204D1F8D6C7A@G01JPEXMBYT05
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions