Minor comment fix for pg_config_manual.h
Ian Barwick <ian.barwick@2ndquadrant.com>
From: Ian Barwick <ian.barwick@2ndquadrant.com>
To: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-12-24T04:05:25Z
Lists: pgsql-hackers
Attachments
- pg_config_manual-v1.patch (text/x-patch) patch v1
Hi
Attached is mainly to fix a comment in $subject which has a typo in the referenced initdb
option ("--walsegsize", should be "--wal-segsize"), and while I'm there also adds a
couple of "the" for readability.
Regards
Ian Barwick
--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h
- 6a19384e74a8 11.2 landed
- 0a5a493f042b 12.0 landed