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

Fix tests for 3.1.7 #83

Merged
merged 11 commits into from
Jun 8, 2023
Merged

Fix tests for 3.1.7 #83

merged 11 commits into from
Jun 8, 2023

Conversation

ioguix
Copy link
Collaborator

@ioguix ioguix commented Jun 8, 2023

Hi,

This is a PR with multiple small fix for tests in 3.1.7.

See the commits set for details.

Regards,

ioguix added 11 commits June 8, 2023 15:00
the test can fail when running the test on a database with
a different collation than the one used to write the test.
When creating the extension inside the xact, one test is failing with
the following error:

  ERROR:  unsafe use of new value "secretbox" of enum type key_type
  LINE 1: SELECT id as secretbox_key_id from create_key('secretbox')
                                                      ^
  HINT:  New enum values must be committed before they can be used
@michelp michelp merged commit 9ab96e1 into michelp:main Jun 8, 2023
@ioguix ioguix deleted the fix_tests branch June 9, 2023 08:03
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