aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2013-08-24 17:11:31 +0200
committerMagnus Hagander <magnus@hagander.net>2013-08-24 17:13:49 +0200
commitdb4ef737606e340479d68f63f33bc7d21f937ca7 (patch)
treeb545e133b1731f2ae3d3136f3f54720ed2f88fc8 /src/backend/executor/nodeModifyTable.c
parentfcf9ecad575302fe3b9fe7cd269c9c153817b16c (diff)
downloadpostgresql-db4ef737606e340479d68f63f33bc7d21f937ca7.tar.gz
postgresql-db4ef737606e340479d68f63f33bc7d21f937ca7.zip
Don't crash when pg_xlog is empty and pg_basebackup -x is used
The backup will not work (without a logarchive, and that's the whole point of -x) in this case, this patch just changes it to throw an error instead of crashing when this happens. Noticed and diagnosed by TAKATSUKA Haruka
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions