pgsql: Remove gratuitous references to postmaster program

Started by Peter Eisentrautover 3 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Remove gratuitous references to postmaster program

"postgres" has long been officially preferred over "postmaster" as the
name of the program to invoke to run the server. Some example scripts
and code comments still used the latter. Change those.

Discussion: /messages/by-id/ece84b69-8f94-8b88-925f-64207cb3a2f0@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/81266442fbcb19ec184134f0a256207f05026520

Modified Files
--------------
contrib/start-scripts/freebsd | 10 +++++-----
contrib/start-scripts/linux | 10 +++++-----
src/port/path.c | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)