Age | Commit message (Collapse) | Author |
|
|
|
revert: b987c9c7e0ef21d9a4f19206fe888454c03bf905
|
|
Patch lifted from official PKGBUILD
|
|
* Sync dependencies with official package
* Add TAP tests (2225337a)
* postgresql.service: Depend on network-online.target (d4c6f96b)
* /var/lib/postgres should be owned by user postgres (b502c5b6)
* sysusers: Use /usr/bin/bash (631ee506)
|
|
|
|
|
|
|
|
|
|
|
|
* Use https for git sources to avoid often blocked git protocol.
* Add stable package names to conflict and provides arrays.
* Fix `pkgver()`
* .gitignore
This PKGBUILD follows the official one from gitlab with minor changes
* Depend on LLVM instead of LLVM15 (this needs to be checked)
* Remove version restrictions as they should be not neeeded.
* Add dependency on `docbook` packages to build sources. They are not
in git sources but they exist in source releases, so the official
PKGBUILD does not use them.
* Use only sha512sums as the rest are overkill IMHO
* Remove reference on postgres-old-upgrade as it does not make sense
for this VCS package. I assume the user knows what he's doing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|