index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
servers
/
sql
/
postgresql
/
ext
/
pg_auto_failover.nix
Age
Commit message (
Expand
)
Author
2026-04-30
postgresqlPackages.pg_auto_failover: update GitHub owner name
Sigmanificient
2025-08-09
postgresql18Packages: mark remaining extensions as broken
Diogo Correia
2025-05-11
postgresqlPackages: remove unused inputs
Wolfgang Walther
2025-04-12
postgresqlPackages: use finalAttrs pattern where possible
Wolfgang Walther
2025-04-04
postgresqlPackages.pg_auto_failover: 2.1 -> 2.2
Wolfgang Walther
2025-03-18
postgresqlPackages: rename buildPostgresqlExtension to postgresqlBuildExtension
Wolfgang Walther
2025-03-18
postgresqlPackages.pg_auto_failover: modernize
Wolfgang Walther
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-10-29
postgresqlPackages: replace custom installPhase with buildPostgresqlExtension...
Wolfgang Walther
2024-10-27
postgresql17Packages: mark remaining extensions as broken
Wolfgang Walther
2024-09-23
postgresqlPackages: remove unused derivation arguments
Wolfgang Walther
2024-04-24
maintainers: drop marsam
Mario Rodas
2024-03-19
treewide: add meta.mainProgram to packages with a single binary
stuebinm
2024-03-09
postgresql.pkgs.pg_auto_failover: fix build on linux
Wolfgang Walther
2024-03-09
postgresql.pkgs: remove broken conditions for legacy versions
Wolfgang Walther
2023-11-23
postgresqlPackages.pg_auto_failover: 2.0 -> 2.1
Mario Rodas
2023-05-13
postgresql11Packages.pg_auto_failover: fix build on Linux
Mario Rodas
2022-10-06
postgresqlPackages.pg_auto_failover: 1.6.4 -> 2.0
Mario Rodas
2022-04-14
postgresqlPackages.pg_auto_failover: 1.6.3 -> 1.6.4 (#168611)
Mario Rodas
2021-12-04
postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3
Sergei Trofimovich
2021-11-14
postgresqlPackages.pg_auto_failover: 1.6.2 -> 1.6.3
Mario Rodas
2021-09-09
postgresqlPackages.pg_auto_failover: 1.6.1 -> 1.6.2
Mario Rodas
2021-07-08
postgresqlPackages.pg_auto_failover: 1.5.2 -> 1.6.1
Mario Rodas
2021-05-20
postgresqlPackages.pg_auto_failover: 1.5.1 -> 1.5.2
Mario Rodas
2021-03-25
postgresqlPackages.pg_auto_failover: 1.4.2 -> 1.5.1
Mario Rodas
2021-02-04
postgresqlPackages.pg_auto_failover: 1.4.1 -> 1.4.2
Mario Rodas
2021-01-11
treewide: with stdenv.lib; in meta -> with lib;
Profpatsch
2020-12-03
postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1
Mario Rodas
2020-09-23
postgresqlPackages.pg_auto_failover: 1.3 -> 1.4.0
Mario Rodas
2020-05-05
postgresqlPackages.pg_auto_failover: 1.2 -> 1.3
Mario Rodas
2020-03-18
postgresqlPackages.pg_auto_failover: 1.0.6 -> 1.2
Mario Rodas
2020-02-18
postgresqlPackages.pg_auto_failover: 1.0.5 -> 1.0.6
Mario Rodas
2019-11-17
postgresqlPackages.pg_auto_failover: 1.0.4 -> 1.0.5
Mario Rodas
2019-09-13
postgresql11Packages.pg_auto_failover: 1.0.3 -> 1.0.4
Mario Rodas
2019-08-15
postgresqlPackages: mark pg_auto_failover and pipelinedb broken for PG < 11
danbst
2019-08-02
postgresqlPackages.pg_auto_failover: 1.0.2 -> 1.0.3
Mario Rodas
2019-07-01
Install postgresql extensions under `$out/share/postgresql`
Erlend Hamberg
2019-05-24
postgresqlPackages.pg_auto_failover: init at 1.0.2
Mario Rodas