nixpkgs/nixos/tests/postgresql
Maximilian Bosch 68d9643388
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.
2024-11-16 21:16:06 +01:00
..
wal2json
anonymizer.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01:00
default.nix
pgjwt.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01:00
pgvecto-rs.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01: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:16:06 +01:00
timescaledb.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01:00
tsja.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01:00
wal2json.nix nixos/postgresql: rename extraPlugins to extensions 2024-11-16 14:46:16 +01:00