Commit Graph

13 Commits

Author SHA1 Message Date
Honza Horak 4663183844 Build with a private libpq
Related: #1967918
Also discussed in Fedora bug #1905584

Some extensions require to build with libpq as well, but this might be
a problem for the case server uses a private libpq, because extension
would pull in another libpq.so into the same process.

By adding new sub-packages private-libs and private-devel we can make sure
only a single copy of libpq is used by server, including the extensions.

Add dependency to libpq-devel to server-devel pkg if external libpq is used
in order to let extensions not to care about what libpq the server uses.
2021-06-16 16:04:32 +02:00
Honza Horak 242f9fe320 Update to 13.3
Resolves: #1964497
2021-06-16 15:43:25 +02:00
Mohan Boddu c1b4c56190 Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:36:21 +00:00
Honza Horak 007d8f9f01 Ignore test failures in contrib tests
Related: #1964848
2021-06-07 08:51:07 +02:00
Mohan Boddu 6a34114c46 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 04:04:39 +00:00
DistroBaker ee1a33a1b5 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#34a02d67d816e303d84d948498c7831cefcf1ca5
2021-03-28 01:25:24 +00:00
DistroBaker 159e941134 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#bd3d5e9d0dcb9446a078d893f4aa3badf0316be8
2021-02-17 23:05:28 +00:00
DistroBaker f6f6946a78 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#8784e334e155766a725384a923da696750fe67a9
2021-02-17 12:31:04 +01:00
DistroBaker f04a1cf141 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#8784e334e155766a725384a923da696750fe67a9
2021-02-16 22:05:37 +00:00
DistroBaker bc899ee692 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#08867eaa8fa6fcd23d15e449043fd72cb9c5f15e
2021-02-03 03:45:06 +00:00
DistroBaker c920917f82 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/postgresql.git#08867eaa8fa6fcd23d15e449043fd72cb9c5f15e
2021-01-28 11:34:00 +00:00
Troy Dawson e0a44f86db RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/postgresql#33d08c0c72907ccc60e0e252fc0596181f91f34f
2020-10-14 16:28:02 -07:00
Release Configuration Management da3be2754a New branch setup 2020-10-08 22:00:49 +00:00