Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving)

Tom Lane <tgl@sss.pgh.pa.us>

Commit: fba8113c1b74b9508cf2e6b7a18b0fb3637d9ba0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-03-29T00:15:39Z
Releases: 8.3.0
Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving)
--- Simon.
Also, code review and cleanup for the previous COPY-no-WAL patches --- Tom.

Files