Skip to content

[FIX] postgres: collation detection#164

Merged
Armin-FalDiS merged 1 commit into
betafrom
armin-fix-collation-detection
Jun 11, 2026
Merged

[FIX] postgres: collation detection#164
Armin-FalDiS merged 1 commit into
betafrom
armin-fix-collation-detection

Conversation

@Armin-FalDiS

Copy link
Copy Markdown

Description

Fix collation detection to use postgres itself instead of glibc which might be incorrect on some systems.

Linked Issues

The mismatch causes odev to be stuck in a loop of asking

[!] Database odev has a collation version mismatch.                                                                                                                                                                                                                                                                                                                                                                                               
[?] Do you want to refresh collation for all affected Odev databases? (Y/n)

forever and ever.

Compliance

  • I have read the contribution guide
  • I made sure the documentation is up-to-date both in doctrings and the docs directory
  • I have added or modified unit tests where necessary
  • I have added new libraries to the requirements.txt file, if any
  • I have incremented the version number according the versioning guide
  • The PR contains my changes only and no other external commit

Fix collation detection to use postgres itself instead of glibc which might be incorrect on some systems.
@Armin-FalDiS Armin-FalDiS requested a review from sea-odoo June 10, 2026 06:00
@Armin-FalDiS Armin-FalDiS merged commit d55353f into beta Jun 11, 2026
6 checks passed
@Armin-FalDiS Armin-FalDiS deleted the armin-fix-collation-detection branch June 11, 2026 09:10
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.

2 participants