summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* man: generate manual page more carefullyPavel Raiskup2014-09-171-5/+24
| | | | | | | In general, we do not want to distribute help2man binary (to avoid license confusions, etc.). So if the manual needs to be re-generated, try to use help2man on system or keep warning about its non-existence.
* postgresql-ctl, DISTSUFF: introducePavel Raiskup2014-07-011-4/+7
| | | | | | | | | | | | We need postgresql-ctl for to keep backward compatibility with clients setting "PGPORT" directly in service file. DISTSUFF variable (which is read by ./configure) may be used to generated namespaced binary names -- e.g. DISTSUFF=93 results in postgresql93-setup is generated instead of postgresql-setup. This commit also adjusts autotools build system to not generate scripts by ./configure, but rather by make.
* docs: update option documentation and generate manPavel Raiskup2014-07-011-0/+7