postgres feature matrix

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: postgres feature matrix
Date: 2020-02-10 17:03:41
Message-ID: 20200210170341.GA23773@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi,

I was curious about how this is maintained ?
https://www.postgresql.org/about/featurematrix/

I imagine someone extracts most significant stuff from the release notes?

I'm not able to find this one:
https://www.postgresql.org/docs/12/release-12.html
|Allow partition elimination during query execution (David Rowley, Beena Emerson)
|Previously, partition elimination only happened at planning time, meaning many joins and prepared queries could not use partition elimination.

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=499be013de65242235ebdde06adb08db887f0ea5

Also, it'd be nice if the author's names were included at these pages:
https://www.postgresql.org/about/featurematrix/detail/249/

It'd be nice too if there were a page indexed by author listing major
contributions. Maybe for major contributors that would be visible here:
https://www.postgresql.org/community/contributors/

Justin

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Jonathan S. Katz 2020-02-10 17:22:38 Re: postgres feature matrix
Previous Message Magnus Hagander 2020-02-10 15:12:05 Re: The delayed-list-mail-delivery problem is back