aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2018-03-06 02:08:18 +0900
committerFujii Masao <fujii@postgresql.org>2018-03-06 02:12:06 +0900
commitcb5c141edac595b74ab611e86f7b1cc2be12c15e (patch)
treecc084cca89f1ee1c58934b189321591588c04b3a /src/backend/executor
parentad3e3d731baea32bada6965da3e9e5ffbd877d6d (diff)
downloadpostgresql-cb5c141edac595b74ab611e86f7b1cc2be12c15e.tar.gz
postgresql-cb5c141edac595b74ab611e86f7b1cc2be12c15e.zip
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/executor')
0 files changed, 0 insertions, 0 deletions