aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
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:09:12 +0900
commitbca696ab0bff306a01870306c0dfc9971b079c4e (patch)
treeb8677a01daf59ee6a7d163117fd35e9120aa3b16 /src/backend/parser/parse_utilcmd.c
parentbfade0e51ba93cfbb4e3661bc39bb0ca0b43160a (diff)
downloadpostgresql-bca696ab0bff306a01870306c0dfc9971b079c4e.tar.gz
postgresql-bca696ab0bff306a01870306c0dfc9971b079c4e.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/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions