Commit Graph

338 Commits

Author SHA1 Message Date
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
Mario Rodas
35d2d4d223 postgresql_10: 10.12 -> 10.13
Release notes: https://www.postgresql.org/docs/10/release-10-13.html
2020-05-15 04:22:00 -05:00
Mario Rodas
6851378614 postgresql_9_6: 9.6.17 -> 9.6.18
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-18.html
2020-05-15 04:21:00 -05:00
Mario Rodas
3ea0c17200 postgresql_9_5: 9.5.21 -> 9.5.22
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-22.html
2020-05-15 04:20:00 -05:00
Orivej Desh
7c4282bf43 postgresql: remove version from passthru
It is already available in the regular attrs.

`passthru.version` prevents `overrideAttrs (attrs: { version = "x"; })` from
taking effect.
2020-04-23 15:20:35 +00:00
Michael Reilly
84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
zowoq
711617f5e3 Revert "postgresql: build < 9.5 with openssl 1.0.2" (#80481)
This reverts commit 2d6f0cb176.

postgresql versions < 9.5 have been removed from nixpkgs.
2020-02-19 08:59:49 +02:00
Mario Rodas
bfdb8f99ce postgresql_12: 12.1 -> 12.2
Release notes: https://www.postgresql.org/docs/current/release-12-2.html
2020-02-14 00:04:00 -05:00
Mario Rodas
3668174836 postgresql_11: 11.6 -> 11.7
Release notes: https://www.postgresql.org/docs/11/release-11-7.html
2020-02-14 00:03:00 -05:00
Mario Rodas
08d614c72f postgresql_10: 10.11 -> 10.12
Release notes: https://www.postgresql.org/docs/10/release-10-12.html
2020-02-14 00:02:00 -05:00
Mario Rodas
d067b4ac81 postgresql_9_6: 9.6.16 -> 9.6.17
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-17.html
2020-02-14 00:01:00 -05:00
Mario Rodas
4e7ea9b49a postgresql_9_5: 9.5.20 -> 9.5.21
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-21.html
2020-02-14 00:00:00 -05:00
danbst
2c77c53487 Merge branch 'master' into postgresql_group 2020-02-14 19:00:52 +02:00
Robin Gloster
ab0cfd9e03 treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Mario Rodas
f2c73ca221 postgresql_12: 12.0 -> 12.1
Release notes: https://www.postgresql.org/docs/12/release-12-1.html
2019-11-14 20:04:00 -05:00
Mario Rodas
ac5cdc41b2 postgresql_11: 11.5 -> 11.6
Release notes: https://www.postgresql.org/docs/11/release-11-6.html
2019-11-14 20:03:00 -05:00
Mario Rodas
4e80093ca1 postgresql_10: 10.10 -> 10.11
Release notes: https://www.postgresql.org/docs/10/release-10-11.html
2019-11-14 20:02:00 -05:00
Mario Rodas
3b16df6b14 postgresql_9_6: 9.6.15 -> 9.6.16
Release notes: https://www.postgresql.org/docs/9.6/release-9-6-16.html
2019-11-14 20:01:00 -05:00
Mario Rodas
5a9ba33b70 postgresql_9_5: 9.5.19 -> 9.5.20
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-20.html
2019-11-14 20:00:00 -05:00
Niklas Hambüchen
09ffd72207 postgresql: Disable 2 failing tests on musl 2019-10-30 13:27:40 +01:00
Mario Rodas
387020ecf8 postgresql_12: init at 12.0
Release notes: https://www.postgresql.org/docs/12/release-12.html
2019-10-07 20:03:32 -05:00
adisbladis
8e2fc57a80 postgresql_9_4: Remove package
It's only supported until February 13, 2020 which is during the 19.09 life cycle.
2019-09-07 15:31:27 +01:00
Vladimír Čunát
2e6bf42a22 Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
f4fc845e5b Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Robin Gloster
4e60b0efae treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Daniel Frank
bae6ce3b6c postgresql: fix CVE-2019-10208, CVE-2019-10209 (#66347) 2019-08-09 14:30:33 +03:00
Robin Gloster
2d6f0cb176 postgresql: build < 9.5 with openssl 1.0.2 2019-07-29 21:25:10 +02:00
danbst
92a015d35d nixos/postgresql: support 0750 for data directory
This is rework of part of https://github.com/NixOS/nixpkgs/pull/46670.
My usecase was to be able to inspect PG datadir as wheel user.

PG11 now allows starting server with 0750 mask for data dir.
`groupAccess = true` now does this automatically. The only thing you have to do
is to set group ownership.

For PG10 and below, I've described a hack how this can be done. Before this PR
hack was impossible. The hack isn't ideal, because there is short
period of time when dir mode is 0700, so I didn't want to make it official.

Test/example is present too.
2019-07-23 21:56:26 +03:00
Franz Pletz
290cfc767c postgresql: fix systemd support
See comments in #61581. versionAtLeast was called with arguments in the
wrong order.
2019-07-23 05:08:28 +02:00
Niklas Hambüchen
943baed788 postgresql: Make systemd support configurable. See #61580. (#61581)
On by default, as was before.

The systemd dependency means that all libraries or applications using only libpq
will also pull systemd into their closures.

Further, no application or library using libpq can be built against musl, as
systemd relies on glibc-only features and thus does not build with musl.

With it being configurable, packages that need only the library can at
least turn it off to reduce their closure size.
2019-07-21 22:13:06 +03:00
Danylo Hlynskyi
caa0f82bf8 docs: update docs for postgresql plugins (#64899)
docs: update docs for postgresql plugins

Co-Authored-By: Mario Rodas <marsam@users.noreply.github.com>
2019-07-21 22:05:41 +03:00
Mario Rodas
5ba133ed2e postgresql_11: 11.3 -> 11.4 2019-06-20 23:47:59 -05:00
Mario Rodas
76d3cbb096 postgresql_10: 10.8 -> 10.9 2019-06-20 23:47:33 -05:00
Mario Rodas
0f612b8ec4 postgresql_9_6: 9.6.13 -> 9.6.14 2019-06-20 23:47:08 -05:00