summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 989138c0ec2cbfcf2ac490ec4e41daeb46a876d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* testsuite
    - check bash "static" analysis

* root-testsuite (future)
    - check that --port is required for @ units
    - check that the --port option in '--{initdb,upgrade} --port XXX' is ignored
      (and user warned) when port is already specified somewhere else (systemd
      or postgresql.conf)

* warn about privileged port usage

* bash-completion script

* coloring?

* make the README.rpm-dist manual page as it allows user showing the content
  in formatting based on its own preference.  It allows also easier templating
  (too-long lines, etc).

* build system
    - generate the binary scripts outside '$(srcdir)' as maintainer tends to
      edit generated file instead its '*.in' parent