Improve support of native MERGE on postgresql 15

Created on 14 October 2022, almost 2 years ago
Updated 6 June 2024, 4 months ago

Problem/Motivation

New release 15.0 of Postgresql announced https://www.postgresql.org/about/news/postgresql-15-released-2526/

It brings the database inline with common MERGE expectations https://www.postgresql.org/docs/15/sql-merge.html

Core could adopt this feature by checking version string

Proposed resolution

Make sure core works on latest release and support native merge quesries

Remaining tasks

- get testing instance #3240346: Add Postgresql 15.4/16.0 to CI
- check what could be changed and how it affects performance
- commit

User interface changes

no

API changes

no

Data model changes

no

Release notes snippet

Improved support on Postgresql 15

📌 Task
Status

Active

Version

11.0 🔥

Component
PostgreSQL driver 

Last updated 6 days ago

No maintainer
Created by

🇫🇷France andypost

Live updates comments and jobs are added and updated live.
  • PostgreSQL

    Particularly affects sites running on the PostgreSQL database.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024