CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/03/08 04:48:00
Modified files:
databases/postgresql: Makefile
databases/postgresql/pkg: README-server
Log message:
simplify copy-and-pasting for the postgresql README:
- chunk each block together so it can be done in one go rather than
line by line
- remove some unnecessary su(1)'s to reduce the number of multiline
copies
Also, mention about how UTF-8 is used by default if you're running the
commands from a UTF-8 terminal (the "obvious" method of just changing
-E doesn't work in that case).
ok jeremy@, maintainer timeout