-
Notifications
You must be signed in to change notification settings - Fork 219
Support building and testing PostgreSQL-16 #548
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
Conversation
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
|
This PR is blocked by #547 |
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
|
In order to have PostgreSQL 16 in Fedora, we need to use Fedora 39 as the base, it seems that Fedora 38 is used currently and there is no PostgreSQL 16 there. Plus, we need to use |
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
|
Fedora failure is known: |
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
@hhorak This commit should fix it d855c56. And generated source is here: 1fb430a [test] |
|
The corresponding bugzilla is: https://bugzilla.redhat.com/show_bug.cgi?id=2255013 |
|
Once this update is pushed, Fedora test should pass
|
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
|
[test] |
1 similar comment
|
[test] |
|
[test] |
|
Another Fedora update for postgresql16-pgaudit https://bodhi.fedoraproject.org/updates/FEDORA-2024-e86c64a60b |
|
Fedora fix is already stable. Thanks @fila43 . Let's try to re-run tests. [test] |
|
Patch like this is needed (use postgresql16-pgaudit, instead of pgaudit for postgresql 16 in fedora): |
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
|
[test] |
This pull request enables building and testing PostgreSQL-16.
The first commit modifies sources to enable building and testing.
The second commit adds dist-gen generated source for postgresql-16