summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-13.3.ebuild
AgeCommit message (Collapse)Author
2021-08-13dev-db/postgresql: enable native spinlock support on riscvMarek Szuba
Don't bother with a revbump even though this is a run-time change - 13.4 and 14_beta3 were released yesterday so in the rather unlikely event of someone already running a PostgreSQL server on a Gentoo/RISC-V system, they will receive this change along with the the hopefully-imminent version bump. Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-07-11dev-db/postgresql: keyword 13.3 for ~riscvMarek Szuba
No native spinlock support and LLVM JIT support appears to be seriously borked on this arch - but with --disable-spinlocks and USE=-llvm builds, tests and installs fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-07-11dev-db/postgresql: disable spinlocks on riscvMarek Szuba
No native spinlock support for this arch yet, not even in Git head. Signed-off-by: Marek Szuba <marecki@gentoo.org>
2021-07-06dev-db/postgresql: Fix environment reset in pkg_configAaron W. Swenson
Without resetting the environment the config phase results in the following non-fatal error message being produced: could not change directory to "/var/tmp/portage/dev-db/postgresql-13.1/homedir": Permission denied Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Martin Kletzander <nert.pinx@gmail.com> Closes: https://bugs.gentoo.org/796344 Closes: https://github.com/gentoo/gentoo/pull/18332 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
2021-07-04dev-db/postgresql: Support python3_10Patrick Lauer
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2021-06-21dev-db/postgresql: Stabilize 13.3 arm64, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-21dev-db/postgresql: Stabilize 13.3 arm, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-20dev-db/postgresql: stable 13.3 for hppa, bug #793734Rolf Eike Beer
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2021-06-20dev-db/postgresql: sparc stable wrt bug #793734Agostino Sarubbo
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2021-06-20dev-db/postgresql: Stabilize 13.3 ppc64, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-20dev-db/postgresql: Stabilize 13.3 ppc, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-20dev-db/postgresql: Stabilize 13.3 x86, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-06-20dev-db/postgresql: Stabilize 13.3 amd64, #793734Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-05-17dev-db/postgresql: BumpPatrick Lauer
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>