Commit graph

222 commits

Author SHA1 Message Date
Mario Rodas
90ebe5f6b9 postgresql_14: beta1 -> beta3 2021-09-01 04:20:00 +00:00
Mario Rodas
3290dd08a2 postgresql_13: 13.3 -> 13.4
https://www.postgresql.org/docs/release/13.4/
2021-09-01 04:20:00 +00:00
Mario Rodas
677b27c24e postgresql_12: 12.7 -> 12.8
https://www.postgresql.org/docs/release/12.8/
2021-09-01 04:20:00 +00:00
Mario Rodas
34418e4c2a postgresql_11: 11.12 -> 11.13
https://www.postgresql.org/docs/release/11.13/
2021-09-01 04:20:00 +00:00
Mario Rodas
4c5bf33b5d postgresql_10: 10.17 -> 10.18
https://www.postgresql.org/docs/release/10.18/
2021-09-01 04:20:00 +00:00
Mario Rodas
957a9bd035 postgresql_9_6: 9.6.22 -> 9.6.23
https://www.postgresql.org/docs/release/9.6.23/
2021-09-01 04:20:00 +00:00
ajs124
88fc4c24b1 postgresql: fix build with clang on linux 2021-07-23 22:10:53 +02:00
Jörg Thalheim
b965dee623
Merge pull request #124188 from Mic92/postgresql
postgresql: enable pie
2021-06-28 07:25:57 +01:00
github-actions[bot]
8e3729484b
Merge staging-next into staging 2021-06-09 06:09:58 +00:00
Martin Weinelt
062e1e595f postgresql_9_6: 9.6.21 -> 9.6.22
Fixes: CVE-2021-32027, CVE-2021-32028
2021-06-05 05:24:00 +02:00
Martin Weinelt
376197bc5e postgresql_10: 10.16 -> 10.17
Fixes: CVE-2021-32027, CVE-2021-32028
2021-06-05 05:24:00 +02:00
Martin Weinelt
daedf20fa6 postgresql_11: 11.11 -> 11.12
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
2021-06-05 05:24:00 +02:00
Martin Weinelt
b786157de8 postgresql_12: 12.6 -> 12.7
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
2021-06-05 05:24:00 +02:00
Martin Weinelt
3318a937ef postgresql_13: 13.2 -> 13.3
Fixes: CVE-2021-32027, CVE-2021-32028, CVE-2021-32029
2021-06-05 05:23:59 +02:00
Mario Rodas
285fa468b1 postgresql_14: init at beta1
https://www.postgresql.org/docs/14/release-14.html
2021-06-02 04:20:00 +00:00
Jörg Thalheim
f28679ed29 Update pkgs/servers/sql/postgresql/default.nix
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2021-05-24 06:04:28 +00:00
Jörg Thalheim
78a3c6aa8a postgresql: enable pie 2021-05-24 06:04:28 +00:00
George Shammas
81c3f7b8ff postgresql: enable gssapi/kerberos support 2021-04-30 09:39:09 -04:00
Mario Rodas
72ab382fb6 postgresql_9_5: drop
PostgreSQL 9.5 has reached EOL on February 11, 2021.
See https://www.postgresql.org/support/versioning/
2021-04-01 04:20:00 +00:00
ento
41428a45ed postgresql_10: build with icu67
PostgreSQL 10.x is known to have issues compiling against icu 68.2:
https://www.postgresql.org/message-id/1159815.1608914156%40sss.pgh.pa.us
2021-03-14 17:12:33 -08:00
Ben Siraphob
e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Mario Rodas
a039c085c1 postgresql_13: 13.1 -> 13.2
Release notes: https://www.postgresql.org/docs/13/release-13-2.html
2021-02-11 04:20:00 +00:00
Mario Rodas
444a5b5a05 postgresql_12: 12.5 -> 12.6
Release notes: https://www.postgresql.org/docs/12/release-12-6.html
2021-02-11 04:20:00 +00:00
Mario Rodas
9d5aa602e0 postgresql_11: 11.10 -> 11.11
Release notes: https://www.postgresql.org/docs/11/release-11-11.html
2021-02-11 04:20:00 +00:00
Mario Rodas
1fb790d9fa postgresql_10: 10.15 -> 10.16
Release notes: https://www.postgresql.org/docs/10/release-10-16.html
2021-02-11 04:20:00 +00:00
Mario Rodas
65ef71689f postgresql_9_6: 9.6.20 -> 9.6.21
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-21.html
2021-02-11 04:20:00 +00:00
Mario Rodas
f226fa4fda postgresql_9_5: 9.5.24 -> 9.5.25
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-25.html
2021-02-11 04:20:00 +00:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Léo Gaspard
94793d3fab
postgresql: add passthru.tests (#108449) 2021-01-10 00:52:23 +01:00
Ollie Charles
1675b11cd4 Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Frederik Rietdijk
0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Mario Rodas
9e802844fc postgresql_13: 13.0 -> 13.1
Release notes: https://www.postgresql.org/docs/13/release-13-1.html
2020-11-19 20:09:49 +01:00
Mario Rodas
93e356349c postgresql_12: 12.4 -> 12.5
Release notes: https://www.postgresql.org/docs/12/release-12-5.html
2020-11-19 20:09:49 +01:00
Mario Rodas
13666eaf58 postgresql_11: 11.9 -> 11.10
Release notes: https://www.postgresql.org/docs/11/release-11-10.html
2020-11-19 20:09:49 +01:00
Mario Rodas
3bfbaf72fa postgresql_10: 10.14 -> 10.15
Release notes: https://www.postgresql.org/docs/10/release-10-15.html
2020-11-19 20:09:49 +01:00
Mario Rodas
efa0efa10b postgresql_9_6: 9.6.19 -> 9.6.20
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-20.html
2020-11-19 20:09:49 +01:00
Mario Rodas
71d2840883 postgresql_9_5: 9.5.23 -> 9.5.24
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-24.html
2020-11-19 20:09:49 +01:00
happysalada
ef08d4cf0b postgresql: use separateDebugInfo correctly 2020-11-11 09:11:01 +09:00
happysalada
4c5931efb8 postgresql: use separateDebugInfo 2020-11-10 20:43:09 +09:00
happysalada
2d9c6679d1 postgresql: add debug versions 2020-11-10 18:35:45 +09:00
Robert Hensing
83163b43e4 postgresql: Fix timetz test failure
A recent addition to the test suite turned out to be sensitive to
DST. The main code is ok. Patch only required to make test succeed.

See https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=4a071afbd056282746a5bc9362e87f579a56402d
2020-11-04 09:58:09 +01:00
Mario Rodas
8f9d4f3fc6 postgresql: add marsam as maintainer 2020-09-24 04:20:00 +00:00
Mario Rodas
27733e2bf6 postgresql_13: init at 13.0
https://www.postgresql.org/docs/13/release-13.html
2020-09-24 04:20:00 +00:00
Mario Rodas
fd741310af
postgresql_12: 12.3 -> 12.4
Release notes: https://www.postgresql.org/docs/12/release-12-4.html
2020-08-13 20:04:00 -05:00
Mario Rodas
d242f33afb
postgresql_11: 11.8 -> 11.9
Release notes: https://www.postgresql.org/docs/11/release-11-9.html
2020-08-13 20:03:00 -05:00
Mario Rodas
fce82f49f1
postgresql_10: 10.13 -> 10.14
Release notes: https://www.postgresql.org/docs/10/release-10-14.html
2020-08-13 20:02:00 -05:00
Mario Rodas
e9ed812c07
postgresql_9_6: 9.6.18 -> 9.6.19
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-19.html
2020-08-13 20:01:00 -05:00
Mario Rodas
6cdd374d50
postgresql_9_5: 9.5.22 -> 9.5.23
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-23.html
2020-08-13 20:00:00 -05:00
Mario Rodas
490cce07a5
postgresql_12: 12.2 -> 12.3
Release notes: https://www.postgresql.org/docs/current/release-12-3.html
2020-05-15 04:24:00 -05:00
Mario Rodas
070c330f9b
postgresql_11: 11.7 -> 11.8
Release notes: https://www.postgresql.org/docs/11/release-11-8.html
2020-05-15 04:23:00 -05:00