aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2013-11-11 14:59:55 +0100
committerMagnus Hagander <magnus@hagander.net>2013-11-11 14:59:55 +0100
commit705556a631c5908cd3caa0b973be13d994ff63e7 (patch)
treee69eb3a07cd209f37045ef1272594b27cc83ba33 /src/backend/parser/parse_clause.c
parent001e114b8d59f4eaf2a314a2bc5e57078afdf82f (diff)
downloadpostgresql-705556a631c5908cd3caa0b973be13d994ff63e7.tar.gz
postgresql-705556a631c5908cd3caa0b973be13d994ff63e7.zip
Don't abort pg_basebackup when receiving empty WAL block
This is a similar fix as c6ec8793aa59d1842082e14b4b4aae7d4bd883fd 9.2. This should never happen in 9.3 and newer since the special case cannot happen there, but this patch synchronizes up the code so there is no confusion on why they're different. An empty block is as harmless in 9.3 as it was in 9.2, and can safely be ignored.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions