| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Jaime Casanova <jaime(dot)casanova(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: minor typo in client-auth.sgml |
| Date: | 2017-04-14 23:37:49 |
| Message-ID: | 908a588a-88f4-95c2-6911-dd7cbaeeb113@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 4/14/17 18:26, Jaime Casanova wrote:
> I was reading about SCRAM and the changes in the docs and found that
> in this sentence (in doc/src/sgml/client-auth.sgml:925) there is a
> missing comma (,) when listing the "password-based authentication
> methods":
>
> """
> The password-based authentication methods are <literal>scram</>
> <literal>md5</> and <literal>password</>.
> """
>
fixed
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rod Taylor | 2017-04-14 23:51:34 | Re: Row Level Security UPDATE Confusion |
| Previous Message | Tom Lane | 2017-04-14 22:52:13 | Re: Should pg_current_wal_location() become pg_current_wal_lsn() |