Re: Wrong sentence in the README? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Wrong sentence in the README?
Date
Msg-id ZUv_Ac86fx0V1MjQ@momjian.us
Whole thread Raw
In response to Re: Wrong sentence in the README?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Sep 22, 2019 at 12:28:02PM -0400, Tom Lane wrote:
> "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com> writes:
> > in the README, top level, there is this:
> 
> > PostgreSQL has many language interfaces, many of which are listed here:
> > https://www.postgresql.org/download
> 
> > I don't think the download page lists any language interfaces or do I miss something?
> 
> Not directly on that page, though if you drill down into the "software
> catalogue" you can find them.
> 
> Since there's already a link to that same page a bit further down in
> the file, I'm inclined to just remove the quoted sentence.  Maybe
> add something about "and related software" to the later link.  Certainly
> "language interfaces" is just one small part of that.

Four years later, attached patch applied to master to implement these
changes.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: XX000: tuple concurrently deleted during DROP STATISTICS
Next
From: Tom Lane
Date:
Subject: Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500