Avoid switching between system-user and system-username in the doc
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2024-02-19T08:52:11Z
Lists: pgsql-hackers
Attachments
Hi hackers, While working on [1] it has been mentioned that this page https://www.postgresql.org/docs/current/auth-username-maps.html is switching between system-user and system-username. Please find attached a tiny patch to clean that up. [1]: https://www.postgresql.org/message-id/CAOBaU_Yp08MQOK7_k4QVyxL6sf7TURGpjX3tn1Z%2BWxJo2x7%2BGQ%40mail.gmail.com Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
doc: Use system-username instead of system-user
- ec4fcf4a9292 16.3 landed
- 01ec4d89b91e 17.0 landed