Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YSQL] Upgrade to PostgreSQL 11 #808

Closed
robertpang opened this issue Jan 26, 2019 · 3 comments
Closed

[YSQL] Upgrade to PostgreSQL 11 #808

robertpang opened this issue Jan 26, 2019 · 3 comments
Assignees
Labels
kind/enhancement This is an enhancement of an existing feature
Projects

Comments

@robertpang
Copy link
Contributor

robertpang commented Jan 26, 2019

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.
@robertpang robertpang added the kind/enhancement This is an enhancement of an existing feature label Jan 26, 2019
@robertpang robertpang self-assigned this Jan 26, 2019
@robertpang robertpang added this to To do in YSQL via automation Jan 26, 2019
@robertpang robertpang moved this from To do to In progress in YSQL Jan 26, 2019
@robertpang
Copy link
Contributor Author

Upgraded PostgreSQL code base to release 11.2 in commit cb4bd4c.

YSQL automation moved this from In progress to Done Mar 6, 2019
@kmuthukk
Copy link
Collaborator

kmuthukk commented Mar 6, 2019

Excellent work @robertpang !

@rkarthik007
Copy link
Collaborator

This is awesome @robertpang!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This is an enhancement of an existing feature
Projects
YSQL
  
Done
Development

No branches or pull requests

3 participants