Remove zero_damaged_pages from postgresql.conf.sample; the only way to

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

Commit: a385186ff737a935631efd9ff4294588988e67fb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-04-03T23:32:47Z
Releases: 7.4.1
Remove zero_damaged_pages from postgresql.conf.sample; the only way to
find out about it is to read the documentation that tells you how
dangerous it is.  Add default_transaction_read_only to documentation;
seems to have been overlooked in patch that added read-only transactions.
Clean up check_guc comparison script, which has been suffering bit rot.

Files