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

[ADD] ci: pg17 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

extrememicro
Copy link

@extrememicro extrememicro commented Dec 6, 2024

The latest Odoo Enterprise upgrades have begun utilizing PostgreSQL 17. Therefore, I believe it would be beneficial to incorporate support for PostgreSQL 17 here as well.

❯ head -n 10 odoo/auto/upgraded.dump/toc.dat
7GDMP
|
db_xxxxxxx 17.1 (Ubuntu 17.1-1.pgdg20.04+1) 17.0 (Ubuntu 17.0-1.pgdg20.04+1)AP<0ENCODINENCODINGSET client_encoding = 'UTF8';
falseQ<00
STDSTRINGS
STDSTRINGS(SET standard_conforming_strings = 'on';
falseR<00
SEARCHPATH
SEARCHPATH8SELECT pg_catalog.set_config('search_path', '', false);
falseS<126216394

@extrememicro extrememicro marked this pull request as ready for review December 6, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant