]> granicus.if.org Git - postgresql/commit
Remove bogus semicolons in recoveryPausesHere.
authorRobert Haas <rhaas@postgresql.org>
Fri, 18 Mar 2011 12:09:09 +0000 (08:09 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 18 Mar 2011 12:09:09 +0000 (08:09 -0400)
commit777e8c0015743224cc46f3ce39243b05c6d882ef
tree83391925eef4a7775bfe6bd52348d75bfd23e617
parentf94c6f9c0f05ff70b232e620eb9c420294e90cd3
Remove bogus semicolons in recoveryPausesHere.

Without this, the startup process goes into a tight loop, consuming
100% of one CPU and failing to respond to interrupts.
src/backend/access/transam/xlog.c