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
/
generic.nix
Age
Commit message (
Expand
)
Author
2026-04-14
postgresql: reduce duplicated postgresqlWithPackages (#509714)
Maximilian Bosch
2026-04-13
postgresql: reduce duplicated postgresqlWithPackages
Michael Schneider
2026-04-13
postgresql: cleanup unused imports
Michael Schneider
2026-02-14
Revert "`postgresql`: fix overrides being forgotten on `withPackages`"
Wolfgang Walther
2026-02-13
`postgresql`: fix overrides being forgotten on `withPackages` (#488692)
Maximilian Bosch
2026-02-10
postgresql_17: 17.7 -> 17.8
Wolfgang Walther
2026-02-09
`postgresql`: fix overrides being forgotten on `withPackages`
magic_rb
2026-02-07
postgresql_jit: set pname
jopejoe1
2025-12-22
nixos/postgresql: don't create postgresql-setup if no setup is needed
Bouke van der Bijl
2025-12-10
treewide: clean up 'meta = with' pattern
Ihar Hrachyshka
2025-12-10
postgresql: Fix cross
Artturin
2025-12-04
treewide: fix nix-env eval in cross
David McFarland
2025-11-11
postgresql_18: 18.0 -> 18.1
Wolfgang Walther
2025-11-11
postgresql_17: 17.6 -> 17.7
Wolfgang Walther
2025-10-05
postgresql_{17,18}: fix build
Maximilian Bosch
2025-09-21
postgresql: pin LLVM 20
Wolfgang Walther
2025-08-15
postgresql: fix build
Wolfgang Walther
2025-08-13
Merge: postgresql.pg_config: make overrideable (#426704)
Maximilian Bosch
2025-08-10
postgresql_18: disable NUMA test-case
Maximilian Bosch
2025-08-04
postgresql.pg_config: make overrideable
Wolfgang Walther
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-07-19
postgresql_18: turn off NUMA support in 18beta2 as well
Maximilian Bosch
2025-07-06
postgresql.withPackages: add dev output
Wolfgang Walther
2025-07-05
Merge master into staging-next
nixpkgs-ci[bot]
2025-07-05
postgresql_18: support curl/numa/uring
Kamil Monicz
2025-06-24
postgresql.withPackages.pg_config: fix paths
Wolfgang Walther
2025-05-29
postgresql: configurable blocksize
Kamil Monicz
2025-05-11
postgresqlPackages: remove unused inputs
Wolfgang Walther
2025-04-26
Merge remote-tracking branch 'origin/master' into staging-next
K900
2025-04-25
treewide: switch instances of lib.teams.*.members to the new meta.teams attri...
Fernando Rodrigues
2025-04-12
postgresql: add outputCheck for llvmPackages.llvm.lib
Wolfgang Walther
2025-04-05
pkgsStatic.{libpq,postgresql}: fix linking against libpq.a
Wolfgang Walther
2025-04-05
postgresql: always build with JIT enabled
Wolfgang Walther
2025-04-05
pkgsMusl.postgresql_jit: disable tests
Wolfgang Walther
2025-03-30
Merge: postgresql.pg_config: add check to confirm output is correct (#392418)
Maximilian Bosch
2025-03-25
Merge staging-next into staging
nixpkgs-ci[bot]
2025-03-23
postgresql.pg_config: add check to confirm output is correct
Wolfgang Walther
2025-03-23
postgresql: simplify doInstallCheck condition and fix comments
Wolfgang Walther
2025-03-22
Merge staging-next into staging
nixpkgs-ci[bot]
2025-03-22
postgresql: drop tests on aarch64-darwin, too
Vladimír Čunát
2025-03-21
postgresql: provide PL/Perl, PL/Python and PL/Tcl as packages (#385859)
Wolfgang Walther
2025-03-21
postgresql: provide pltcl extension as package
Wolfgang Walther
2025-03-21
postgresql: provide plperl extension as package
Wolfgang Walther
2025-03-21
postgresql: provide plpython3 extension as package
Wolfgang Walther
2025-03-21
postgresql: fix tclSupport with strictDeps
Wolfgang Walther
2025-03-21
postgresql: fix cross-compilation with perlSupport
Wolfgang Walther
2025-03-21
postgresql: remove left-over buildInput python
Wolfgang Walther
2025-03-21
postgresql: switch to makeBinaryWrapper
Wolfgang Walther
2025-03-21
postgresql: disable unconditional plperl in versions before 17
Wolfgang Walther
2025-03-21
postgresql: use lib.getExe
Wolfgang Walther
[next]