Remove one use of IDENT_USERNAME_MAX

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove one use of IDENT_USERNAME_MAX
Date: 2019-10-26 06:55:03
Message-ID: c798fba5-8b71-4f27-c78e-37714037ea31@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It seems to me that using IDENT_USERNAME_MAX for peer authentication is
some kind of historical leftover and not really appropriate or useful,
so I propose the attached cleanup.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Remove-one-use-of-IDENT_USERNAME_MAX.patch text/plain 2.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2019-10-26 07:12:27 Re: TOAST corruption in standby database
Previous Message Shinoda, Noriyoshi (PN Japan A&PS Delivery) 2019-10-26 05:13:49 [DOC] Fix for the missing pg_stat_progress_cluster view phase column value