Re: some PostgreSQL 12 release notes comments - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: some PostgreSQL 12 release notes comments
Date
Msg-id CABUevExr3CBJgYHbErr95jAwhhSZGAF4tdkUOp2UfnBh=pje+Q@mail.gmail.com
Whole thread Raw
In response to some PostgreSQL 12 release notes comments  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Tue, Sep 17, 2019 at 7:09 PM Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:

> * Discovery of LDAP servers if PostgreSQL is built with OpenLDAP

I would remove the "if" part from the major features list, since it's a
qualification of minor importance.  Instead I'd write something like

* Discovery of LDAP servers using DNS SRV

-> "DNS SRV records" I think?


which is a clearer concept that people can easily recognize.

+1. The "discovery" part isn't actually part of LDAP, it's part of DNS, so leaving that part out does a disservice.

--

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pgbench - allow to create partitioned tables
Next
From: Ahsan Hadi
Date:
Subject: Re: patch: psql - enforce constant width of last column