nixpkgs/nixos/tests/postgresql
Maximilian Bosch 0bd7e8585f nixos/tests/postgresql: test plv8 hardening on non-JIT variants only
PostgreSQL with JIT support enabled doesn't work with plv8. Hence, we'd
get an evaluation failure for each
`nixosTests.postgresql.postgresql.postgresql_jit_X`.

This should be restructured in the future (less VM tests for custom
extensions, but a single VM test for this case to cover). For now, we
should get this fix out and this is a good-enough approach.

(cherry picked from commit 68d9643388)
2024-11-16 21:30:02 +00:00
..
wal2json
anonymizer.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00
default.nix
pgjwt.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00
pgvecto-rs.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00
postgresql-jit.nix nixosTests.postgresql: run nixfmt 2024-11-09 18:24:52 +01:00
postgresql-tls-client-cert.nix nixosTests.postgresql: run tests with JIT as well 2024-11-12 21:04:41 +01:00
postgresql-wal-receiver.nix nixosTests.postgresql: run tests with JIT as well 2024-11-12 21:04:41 +01:00
postgresql.nix nixos/tests/postgresql: test plv8 hardening on non-JIT variants only 2024-11-16 21:30:02 +00:00
timescaledb.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00
tsja.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00
wal2json.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 21:30:02 +00:00