]> granicus.if.org Git - postgresql/commit
Use a longer buffer in libpqrcv_startstreaming.
authorRobert Haas <rhaas@postgresql.org>
Mon, 3 Mar 2014 12:24:52 +0000 (07:24 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 3 Mar 2014 12:24:52 +0000 (07:24 -0500)
commit34c6d9611d23178539ed09b8f2ce40c5788a21cb
tree5e076fe5952688668033eb0905dbd5d2e451988c
parenta8e9b86b5e027a78ffeb738e207158424427e674
Use a longer buffer in libpqrcv_startstreaming.

Because of the new SLOT clause in the START_REPLICATION command, it's
possible for the command to end up too long for the old maximum buffer
length.

Andres Freund
src/backend/replication/libpqwalreceiver/libpqwalreceiver.c