PostgreSQL client programs
Go to file
Honza Horak 7a141e8ae1 Introduce postgresql_server_llvmjit macro
This new postgresql_server_llvmjit macro allows extensions to use
whatever server does in regards to llvmjit plugin.

Typically, the same spec file works for a postgresql with and also
without llvmjit enabled, because the byte-compiled files are
packaged based on this macro value.

The macro includes 1 if the postgresql server is compiled with
the llvmjit support and 0 if without.

Related: #1951268
2021-06-16 16:34:18 +02:00
tests RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
Makefile.regress RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
generate-pdf.sh RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
generate-sources.sh RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
hstore-plperl-data-dumper.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
postgresql-12.5-contrib-dblink-expected-out.patch Merged update from upstream sources 2021-01-28 11:34:00 +00:00
postgresql-bashprofile RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
postgresql-external-libpq.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
postgresql-logging.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
postgresql-man.patch Merged update from upstream sources 2021-02-16 22:05:37 +00:00
postgresql-no-libecpg.patch Build with a private libpq 2021-06-16 16:04:32 +02:00
postgresql-server-pg_config.patch Merged update from upstream sources 2021-02-16 22:05:37 +00:00
postgresql-var-run-socket.patch Merged update from upstream sources 2021-02-16 22:05:37 +00:00
postgresql.pam RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
postgresql.spec Introduce postgresql_server_llvmjit macro 2021-06-16 16:34:18 +02:00
postgresql.tmpfiles.d Merged update from upstream sources 2021-02-16 22:05:37 +00:00
rpm-pgsql.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 16:28:02 -07:00
sources Update to 13.3 2021-06-16 15:43:25 +02:00