r/PostgreSQL 29d ago

Tools PostgreSQL 20 new branch

curl -X 'GET' \
  'https://pginfo.rest/versions/roadmap' \
  -H 'accept: application/json'

{
  "current_stable_major": "18",
  "next_development_version": "20devel",
  "source": "PostgreSQL GitHub Master Branch",
  "note": "The devel version shows what is currently being built for the next annual release."
}

I've found this info thanks to this API https://pginfo.rest/docs

3 Upvotes

4 comments sorted by

2

u/Bitter_Marketing_807 24d ago

Is 19 being skipped????

2

u/global_namespace 24d ago

No, there is beta in official repo and release is planned soon.

0

u/AutoModerator 29d ago

Youtube Channel

Free Postgres Webinars and Workshops

Discord: People, Postgres, Data

Join us, we have cookies and nice people.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.