Yugabyte-db: [YSQL] Upgrade to PostgreSQL 11

Created on 26 Jan 2019  路  3Comments  路  Source: yugabyte/yugabyte-db

Currently, PostgreSQL support in YugaByte DB is based on PostgreSQL version 10.4. We want to upgrade YugaByte's codebase to PostgreSQL 11 to integrate exciting new features like:

  • Transactions Supported in Stored Procedures
  • Just-in-Time (JIT) Compilation for Expressions
  • etc.
kinenhancement

Most helpful comment

Upgraded PostgreSQL code base to release 11.2 in commit cb4bd4c.

All 3 comments

Upgraded PostgreSQL code base to release 11.2 in commit cb4bd4c.

Excellent work @robertpang !

This is awesome @robertpang!!

Was this page helpful?
0 / 5 - 0 ratings