Go to file
Pavel Raiskup 50065a2277 postgresql-test-rpm-macros subpackage
We used to provide the functionality under postgresql-devel
subpackage, but that one has already too much purposes (we build
against that both client tools and server modules, using that for
tests is too much).

Newly, the postgresql-server package is automatically added as
transitive dependency, so the typical fix for dependant packages
would be:

    - BuildRequires: postgresql-devel
    - BuildRequires: postgresql-server
    + BuildRequires: postgresql-test-rpm-macros

(when the package doesn't need header files from postgresql-devel)

Version: 10.3-2
2018-04-13 15:02:14 +02:00
.gitignore setup: new upstream release 2018-04-13 14:48:03 +02:00
Makefile.regress test: pg_regress changed options 2016-05-09 16:18:06 +02:00
generate-pdf.sh rebase: update to 9.6.3 2017-05-11 12:39:35 +02:00
generate-sources-and-gitignore.sh rebase: update to 9.6.3 2017-05-11 12:39:35 +02:00
hstore-plperl-data-dumper.patch fix indentation issues in hstore_plperlu test-case 2017-05-22 11:30:49 +02:00
postgresql-bashprofile Update to PostgreSQL 8.0. 2005-01-19 05:02:11 +00:00
postgresql-logging.patch rebase: update to 10.0 2017-10-06 20:36:37 +02:00
postgresql-man.patch update to 9.4.0 per release notes 2015-01-05 10:27:20 +01:00
postgresql-var-run-socket.patch rebase: major release update 2016-01-06 20:27:06 +01:00
postgresql.pam - Use password-auth common PAM configuration instead of system-auth 2009-09-16 17:50:13 +00:00
postgresql.spec postgresql-test-rpm-macros subpackage 2018-04-13 15:02:14 +02:00
postgresql.tmpfiles.d Place Unix sockets in /var/run/postgresql. 2012-08-13 13:13:01 -04:00
rpm-pgsql.patch Update to PostgreSQL 9.0.2 2010-12-28 19:13:08 -05:00
sources setup: new upstream release 2018-04-13 14:48:03 +02:00