top | item 24547010

(no title)

citruspi | 5 years ago

> It would be great if we stop adding features now... I wish there was a Postgres branch that took previous version and then just applied optimizations and bugfixes. No more.

To be fair, quoting from the article:

> There are no big new features in Postgres 13, but there are a lot of small but important incremental improvements. Let's take a look.

But also, in general, yes there are pieces of software that do this - most recently Moment.js[1]. There was some discussion earlier this week[2].

[1] https://momentjs.com/docs/#/-project-status/

[2] https://news.ycombinator.com/item?id=24477941

discuss

order

chrisweekly|5 years ago

It's unfortunate that performance is so rarely considered to be a feature.

anarazel|5 years ago

There's plenty performance work going on in postgres. Most major releases had significant improvements in some aspect of that.

marcosdumay|5 years ago

Postgres usually adds plenty of performance from one version to another.

Not much on .0 versions, those are more feature packed, but all the other time.