I’m starting my wait for PostgreSQL 12

On Saturday, 30th of June, Andrew Dunstan stamped HEAD in git as 12devel.

This means that there will be no new features in Pg11. And now, my test Pg reports:

=$ psql -c 'select version()'
                                                  version                                                   
════════════════════════════════════════════════════════════════════════════════════════════════════════════
 PostgreSQL 12devel ON x86_64-pc-linux-gnu, compiled BY gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516, 64-bit
(1 ROW)

Nice 🙂

2 thoughts on “I’m starting my wait for PostgreSQL 12”

  1. That extension is junk and should be avoided at all costs. The author needs to learn what “immutable” means, and also how time zones work, past and future.

Comments are closed.