Commit graph

555 commits

Author SHA1 Message Date
Ryan Mulligan b51c9bfb89
Merge pull request #110263 from r-ryantm/auto-update/pg_partman
postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1
2021-01-23 16:59:36 -08:00
Ryan Mulligan 35d893da49
Merge pull request #110252 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2
2021-01-21 06:49:45 -08:00
R. RyanTM 628b9538a4 postgresql11Packages.pg_partman: 4.4.0 -> 4.4.1 2021-01-21 02:06:01 +00:00
R. RyanTM 21afdc1355 postgresql11Packages.pgroonga: 2.2.7 -> 2.2.8 2021-01-21 01:12:41 +00:00
R. RyanTM d56049ea97 postgresql11Packages.pgrouting: 3.1.1 -> 3.1.2 2021-01-21 00:51:29 +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
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Léo Gaspard 94793d3fab
postgresql: add passthru.tests (#108449) 2021-01-10 00:52:23 +01:00
1000101 ff1d77d788 postgresqlPackages.timescaledb: 1.7.4-> 2.0.0 2021-01-08 12:46:44 +01:00
Mario Rodas 0356399563 postgreslPackages.postgis: 3.0.3 -> 3.1.0
https://postgis.net/2020/12/18/postgis-3.1.0/
2020-12-18 04:20:00 +00:00
Mario Rodas 2ca80a9baa postgresqlPackages.pg_hll: 2.15 -> 2.15.1 2020-12-08 04:20:00 -05: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
Mario Rodas 79b25549cf postgresqlPackages.pg_auto_failover: 1.4.0 -> 1.4.1
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.1
2020-12-03 04:20:00 +00:00
Frederik Rietdijk 0d8491cb2b Merge master into staging-next 2020-11-29 13:51:10 +01:00
Frederik Rietdijk b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
Mario Rodas 587ef34841 postgresqlPackages.pg_hll: 2.14 -> 2.15 2020-11-26 04:20:00 +00:00
Mario Rodas d28f3cacde postgresqlPackages.plpgsql_check: 1.13.1 -> 1.15.1 2020-11-25 04:20:00 +00:00
Guillaume Girol ebe455a410
Merge pull request #103287 from happysalada/postgresql_add_debug
postgresql: add debug versions
2020-11-28 20:40:32 +00:00
Mario Rodas 736db6273b postgresqlPackages.pg_topn: 2.3.0 -> 2.3.1 2020-11-27 04:20:00 +00:00
Frederik Rietdijk 587538d087 Merge staging-next into staging 2020-11-23 18:10:33 +01:00
Mario Rodas 0ee380ca93
Merge pull request #104546 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
2020-11-23 07:15:46 -05:00
Mario Rodas 0dd8d4d878 postgresqlPackages.pgrouting: 3.1.0 -> 3.1.1
https://github.com/pgRouting/pgrouting/releases/tag/v3.1.1
2020-11-21 04:20:00 +00:00
Mario Rodas 2a23c7cfd5 postgresqlPackages.postgis: add passthru.tests 2020-11-21 04:20:00 +00:00
Mario Rodas 45ab7143b0 postgresqlPackages.postgis: 3.0.2 -> 3.0.3 2020-11-21 04:20:00 +00:00
Frederik Rietdijk cbb4e4733b Merge staging-next into staging 2020-11-20 08:12:39 +01:00
R. RyanTM 48a3cdb957 postgresql11Packages.pgroonga: 2.2.6 -> 2.2.7 2020-11-19 21:44:56 +00: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
Ivan Kozik 5074b8e473 postgresqlPackages.periods: 1.1 -> 1.2 2020-10-27 21:07:29 +00:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Mario Rodas 4468ccc32e postgresqlPackages.pg_cron: 1.2.0 -> 1.3.0
https://github.com/citusdata/pg_cron/releases/tag/v1.3.0
2020-10-06 18:00:00 -05:00
Mario Rodas b01133858d postgresqlPackages.pg_repack: 1.4.5 -> 1.4.6 2020-10-01 04:20:00 +00:00
Mario Rodas 90911d7834 postgresqlPackages.tds_fdw: 2.0.1 -> 2.0.2
https://github.com/tds-fdw/tds_fdw/releases/tag/v2.0.2
2020-09-27 04:20:00 +00: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 8e4616ce89 postgresqlPackages.pg_auto_failover: 1.3 -> 1.4.0
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.4.0
2020-09-23 06:42:00 -05:00
Daniël de Kok 58b66c0dcb postgresqlPackages.age: fix build
The build broke by a recent bison update. Use bison_3_5.
2020-09-10 08:54:17 -07:00
Mario Rodas 234c6e8a89 postgresqlPackages.timescaledb: 1.7.3 -> 1.7.4 2020-09-08 08:40:00 -05:00
Daniël de Kok 09d1aa9622
Merge pull request #96025 from danieldk/age-0.2.0
postgresqlPackages.age: init at 0.2.0
2020-09-01 08:53:40 +02:00
Mario Rodas 8f9cbeeae7
postgresqlPackages.timescaledb: 1.7.2 -> 1.7.3
https://github.com/timescale/timescaledb/releases/tag/1.7.3
2020-08-27 18:35:47 -05:00
R. RyanTM 8c86aafbfe postgresql11Packages.pgrouting: 3.0.2 -> 3.1.0 2020-08-27 05:03:35 +00:00