Commit Graph

771 Commits

Author SHA1 Message Date
Mario Rodas
42722790c8 postgresql_13: 13.5 -> 13.6
https://www.postgresql.org/docs/release/13.6/
2022-02-12 04:20:00 +00:00
Mario Rodas
db885e4c25 postgresqlPackages.timescaledb: 2.5.1 -> 2.5.2
https://github.com/timescale/timescaledb/releases/tag/2.5.2
2022-02-12 04:20:00 +00:00
Mario Rodas
c6b58fecd0 postgresql_12: 12.9 -> 12.10
https://www.postgresql.org/docs/release/12.10/
2022-02-12 04:20:00 +00:00
Mario Rodas
726aad3796 postgresql_11: 11.14 -> 11.15
https://www.postgresql.org/docs/release/11.15/
2022-02-12 04:20:00 +00:00
Mario Rodas
fb3637ef1d postgresql_10: 10.19 -> 10.20
https://www.postgresql.org/docs/release/10.20/
2022-02-12 04:20:00 +00:00
Mario Rodas
c3b6ef7ad5 postgresqlPackages.pgvector: 0.2.0 -> 0.2.2 2022-01-19 04:20:00 +00:00
Nikolay Amiantov
5e8ff1b59d
Merge pull request #154007 from abbradar/v8
v8: 8.4.255 -> 9.6.180.21
2022-01-16 11:45:41 +03:00
Mario Rodas
f3a0ca4172
Merge pull request #153114 from r-ryantm/auto-update/plpgsql_check
postgresql11Packages.plpgsql_check: 2.0.6 -> 2.1.0
2022-01-15 11:05:20 -05:00
Nikolay Amiantov
2405472dd6 postgresqlPackages.plv8: add smoke test
This ensures that PLV8 doesn't crash.
2022-01-09 10:33:03 +03:00
Nikolay Amiantov
e1e4e1c2cb postgresqlPackages.tds_fdw: 2.0.2 -> unstable-2021-12-14
Unmark as broken.
2022-01-09 09:44:30 +03:00
Nikolay Amiantov
a4c6e9e084 postgresqlPackages.plv8: 2.3.15 -> 3.0.0
Use v8 8.8.x.
2022-01-08 18:24:55 +03:00
R. Ryantm
0d92b8ae4e postgresql11Packages.plpgsql_check: 2.0.6 -> 2.1.0 2022-01-01 22:20:04 +00:00
Jan Tojnar
cbb630c26b
Merge pull request #150751 from jtojnar/plv8-3
postgresqlPackages.plv8: 2.3.15 → 3.0.0
2021-12-30 16:30:06 +01:00
Jan Tojnar
ec53e861f4 postgresqlPackages.plv8: 2.3.15 → 3.0.0
https://github.com/plv8/plv8/blob/v3.0.0/Changes
2021-12-27 12:05:02 +01:00
Mario Rodas
6978d8befa postgresqlPackages.postgis: 3.1.4 -> 3.2.0 2021-12-19 04:20:00 +00:00
Mario Rodas
507e9bde13
Merge pull request #149546 from r-ryantm/auto-update/plr
postgresql11Packages.plr: 8.4.4 -> 8.4.5
2021-12-11 16:57:58 -05:00
Jan Tojnar
d5c902b131 postgresqlPackages.plv8: install all files
Previously, the update complained due to missing migration files:

	db=# alter extension plv8 update to '2.3.15';
	ERROR:  extension "plv8" has no update path from version "2.3.13" to version "2.3.15"

Now it fails for a different reason:

	db=# alter extension plv8 update to '2.3.15';
	ERROR:  could not access file "$libdir/plv8-2.3.13": No such file or directory

Changing installation directory using DESTDIR is an ugly hack that might backfire
but PGXS does not currently seem to allow overriding the installation directory.
2021-12-09 00:12:21 +01:00
R. Ryantm
476e201493 postgresql11Packages.plr: 8.4.4 -> 8.4.5 2021-12-08 07:22:12 +00:00
Mario Rodas
0bf7da2e18 postgresqlPackages.timescaledb: 2.5.0 -> 2.5.1
https://github.com/timescale/timescaledb/releases/tag/2.5.1
2021-12-08 04:20:00 +00:00
Mario Rodas
b83dbd6738
Merge pull request #149548 from r-ryantm/auto-update/plpgsql_check
postgresql11Packages.plpgsql_check: 2.0.5 -> 2.0.6
2021-12-08 03:32:37 -05:00
Mario Rodas
dc1b9f9827
Merge pull request #149540 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.2.1 -> 3.3.0
2021-12-08 02:29:53 -05:00
R. Ryantm
1f8ee144f9 postgresql11Packages.plpgsql_check: 2.0.5 -> 2.0.6 2021-12-08 07:28:14 +00:00
Mario Rodas
7a7ccf5f3e
Merge pull request #149491 from r-ryantm/auto-update/pgtap
postgresql11Packages.pgtap: 1.1.0 -> 1.2.0
2021-12-08 01:41:08 -05:00
R. Ryantm
0ef8a922bf postgresql11Packages.pgrouting: 3.2.1 -> 3.3.0 2021-12-08 06:36:01 +00:00
R. Ryantm
46a15c0838 postgresql11Packages.pg_partman: 4.5.1 -> 4.6.0 2021-12-08 04:32:38 +00:00
R. Ryantm
83e078ecb3 postgresql11Packages.pgtap: 1.1.0 -> 1.2.0 2021-12-08 00:24:28 +00:00
Maximilian Bosch
c959de5b30
Merge pull request #148360 from helsinki-systems/drop/pg96
postgresql_9_6: drop
2021-12-06 21:57:05 +01:00
Sergei Trofimovich
4752689cfb postgresqlPackages.pg_auto_failover: upstream fix for ncurses-6.3
Without the change the build fails as:

    watch.c:673:2: error: format not a string literal and no format arguments [-Werror=format-security]
      673 |  mvprintw(r, context->cols - strlen(help), help);
          |  ^~~~~~~~
2021-12-04 18:35:22 +00:00
Nick Cao
7941fcd361
postgresql: fix build on riscv 2021-12-03 22:43:48 +08:00
ajs124
757dd008b2 postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
github-actions[bot]
3bebe2a3f2
Merge master into staging-next 2021-12-01 06:01:17 +00:00
Mario Rodas
ceec67c680 postgresqlPackages.pgroonga: 2.3.2 -> 2.3.4 2021-11-27 04:20:00 +00:00
Mario Rodas
85852b941d postgresql_14: 14.0 -> 14.1
https://www.postgresql.org/docs/release/14.1/
2021-11-18 04:20:00 +00:00
Mario Rodas
67abda7877 postgresql_13: 13.4 -> 13.5
https://www.postgresql.org/docs/release/13.5/
2021-11-18 04:20:00 +00:00
Mario Rodas
c046c5d6ff postgresql_12: 12.8 -> 12.9
https://www.postgresql.org/docs/release/12.9/
2021-11-18 04:20:00 +00:00
Mario Rodas
b701405be7 postgresql_11: 11.13 -> 11.14
https://www.postgresql.org/docs/release/11.14/
2021-11-18 04:20:00 +00:00
Mario Rodas
1d35ef9ee0 postgresql_10: 10.18 -> 10.19
https://www.postgresql.org/docs/release/10.19/
2021-11-18 04:20:00 +00:00
Mario Rodas
7f523aa88a postgresql_9_6: 9.6.23 -> 9.6.24
https://www.postgresql.org/docs/release/9.6.24/
2021-11-18 04:20:00 +00:00
Mario Rodas
574a1d605a postgresqlPackages.pg_auto_failover: 1.6.2 -> 1.6.3
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.6.3
2021-11-14 04:20:00 +00:00
Ivan Kozik
9e1e3f5365 postgresql: add myself to maintainers 2021-11-08 11:40:40 +00:00
Ivan Kozik
7a12cae1b1 postgresql_14: build with support for lz4 compression 2021-11-08 11:40:40 +00:00
R. RyanTM
f151bae7ab
postgresql11Packages.repmgr: 5.2.1 -> 5.3.0 (#143507) 2021-10-29 15:44:06 +02:00
Sandro
dc97e86313
Merge pull request #143394 from SuperSandro2000/SuperSandro2000-patch-1 2021-10-29 11:47:17 +02:00
Sandro
d9ebe400f8
postgresqlPackages.timescaledb: add comment why refs/tags is used 2021-10-28 16:33:51 +02:00
1000101
ab3097a237 postgresqlPackages.timescaledb: 2.4.2 -> 2.5.0 2021-10-28 14:09:31 +02:00
Mario Rodas
73acbabd32 postgresqlPackages.plpgsql_check: 2.0.2 -> 2.0.5 2021-10-22 22:26:36 -05:00
Sergei Trofimovich
8d6de9c600 postgresql11Packages.age: use latest bison
The package builds successfully with bison-3.7.6 and 3.8.2.
2021-10-21 08:45:26 +01:00
Sandro
7cbed9e6bd
Merge pull request #140548 from marsam/update-pgvector 2021-10-05 20:44:49 +02:00
Sandro
86cde2b4ae
Merge pull request #140549 from marsam/update-pgroonga 2021-10-05 20:44:35 +02:00
Mario Rodas
a9b3548fb6 postgresqlPackages.pgvector: 0.1.8 -> 0.2.0 2021-10-04 04:20:00 +00:00
Mario Rodas
e793481afd postgresqlPackages.pgroonga: 2.3.1 -> 2.3.2 2021-10-04 04:20:00 +00:00
Mario Rodas
7b5f9efb58 postgresqlPackages.pg_repack: 1.4.6 -> 1.4.7 2021-10-04 04:20:00 +00:00
Mario Rodas
c7d8fae5c2
Merge pull request #140167 from marsam/update-postgresql-age
postgresql11Packages.age: 0.2.0 -> 0.6.0
2021-10-01 16:12:08 -05:00
Mario Rodas
a0d0c597ad
Merge pull request #140166 from marsam/update-pg_bigm
postgresqlPackages.pg_bigm: 1.2 -> 1.2-20200228
2021-10-01 15:37:53 -05:00
Mario Rodas
eba83b78ad
Merge pull request #140164 from marsam/update-pgrouting
postgresqlPackages.pgrouting: 3.1.3 -> 3.2.1
2021-10-01 15:35:17 -05:00
Mario Rodas
45c04e261c postgresql11Packages.age: 0.2.0 -> 0.6.0 2021-10-01 04:20:00 +00:00
Mario Rodas
b3da92cdd3 postgresqlPackages.pg_bigm: 1.2 -> 1.2-20200228 2021-10-01 04:20:00 +00:00
Mario Rodas
b8a216518c postgresqlPackages.pgrouting: 3.1.3 -> 3.2.1 2021-10-01 04:20:00 +00:00
Mario Rodas
10d7fe6d7f postgresqlPackages.plr: 8.4.1 -> 8.4.4 2021-10-01 04:20:00 +00:00
Mario Rodas
76b1e16c66 postgresql_14: beta3 -> 14.0
https://www.postgresql.org/docs/release/14.0/
2021-09-30 04:20:00 +00:00
Mario Rodas
d8a7d2262c postgresqlPackages.pg_cron: 1.3.1 -> 1.4.1 2021-09-30 04:20:00 +00:00
Mario Rodas
a404606098 postgresqlPackages.timescaledb: 2.4.1 -> 2.4.2
https://github.com/timescale/timescaledb/releases/tag/2.4.2
2021-09-29 11:11:36 -05:00
Mario Rodas
1702fa2a3b postgresqlPackages.plpgsql_check: 1.16.0 -> 2.0.2 2021-09-29 09:14:49 -05:00
Mario Rodas
6d6fb82798
Merge pull request #138093 from marsam/update-pgroonga
postgresqlPackages.pgroonga: 2.3.0 -> 2.3.1
2021-09-29 09:10:56 -05:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging 2021-09-17 00:02:15 +00:00
Felix Buehler
af8ebcb776 postgresql11Packages.pg_ed25519: switch to fetchFromGitLab 2021-09-15 23:14:26 +02:00
github-actions[bot]
fef6f602e6
Merge staging-next into staging 2021-09-12 18:01:50 +00:00
Daniël de Kok
6f2ce2a65e treewide: remove danieldk as maintainer from a set of packages
I currently do not have much time to work on nixpkgs. Remove
myself as a maintainer from a bunch of packages to avoid that
people are waiting on me for a review.
2021-09-12 14:42:12 +00:00
github-actions[bot]
ff5297bcd3
Merge staging-next into staging 2021-09-11 12:01:45 +00:00
Sandro
27d16527b9
Merge pull request #137345 from marsam/update-postgresql-topn
postgresqlPackages.pg_topn: 2.3.1 -> 2.4.0
2021-09-11 13:28:45 +02:00
Mario Rodas
5db3f2bd70 postgresqlPackages.pgroonga: 2.3.0 -> 2.3.1 2021-09-11 04:20:00 +00:00
Mario Rodas
cf698bfe8b postgresqlPackages.pg_topn: 2.3.1 -> 2.4.0 2021-09-10 04:20:00 +00:00
Mario Rodas
16320ee8d5 postgresqlPackages.pg_hll: 2.15.1 -> 2.16 2021-09-10 04:20:00 +00:00
github-actions[bot]
57ea0f613d
Merge staging-next into staging 2021-09-09 18:01:41 +00:00
Mario Rodas
68ed591187 postgresqlPackages.pg_auto_failover: 1.6.1 -> 1.6.2
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.6.2
2021-09-09 04:20:00 +00:00
github-actions[bot]
350e236585
Merge staging-next into staging 2021-09-08 06:01:57 +00:00
Mario Rodas
8b5762afa9 postgresqlPackages.pgvector: 0.1.7 -> 0.1.8 2021-09-07 18:00:00 -05:00
Luke Granger-Brown
9094826af8 Merge remote-tracking branch 'upstream/staging-next' into staging-fix 2021-09-07 16:23:11 +00:00
Mario Rodas
b7ff943c40 postgresqlPackages.postgis: 3.1.3 -> 3.1.4 2021-09-04 18:26:59 -05:00
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
Mario Rodas
d675b17cdb postgresqlPackages.timescaledb: 2.3.1 -> 2.4.0
https://github.com/timescale/timescaledb/releases/tag/2.4.0
2021-08-04 19:28:21 -05:00
Felix Buehler
a56d117bdb servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
ajs124
88fc4c24b1 postgresql: fix build with clang on linux 2021-07-23 22:10:53 +02:00
github-actions[bot]
dc802b2e19
Merge master into staging-next 2021-07-19 00:01:36 +00:00
Sandro
d5bd34ebf2
treewide: convert phases that contain ":" to dont* = true (#130500) 2021-07-18 23:42:48 +02:00
github-actions[bot]
e15847d168
Merge master into staging-next 2021-07-08 18:01:04 +00:00
Dmitry Kalinkin
280e629ee0
Merge branch 'master' into staging-next 2021-07-08 04:38:15 -04:00
Mario Rodas
71666a2c92 postgresqlPackages.pg_auto_failover: 1.5.2 -> 1.6.1
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.6.1
2021-07-08 04:20:00 +00:00
Mario Rodas
7bcc3f6190 postgresqlPackages.timescaledb: 2.3.0 -> 2.3.1
https://github.com/timescale/timescaledb/releases/tag/2.3.1
2021-07-07 04:20:00 +00:00
github-actions[bot]
0957b61eaa
Merge staging-next into staging 2021-07-03 18:01:40 +00:00
Mario Rodas
ae852aa5ae postgresqlPackages.postgis: 3.1.2 -> 3.1.3 2021-07-02 04:20:00 +00: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]
a4a610bdee
Merge master into staging-next 2021-06-20 06:07:48 +00:00
Mario Rodas
8af39ed0ac postgresqlPackages.pgvector: 0.1.6 -> 0.1.7 2021-06-18 04:20:00 +00:00
github-actions[bot]
9309a23dd3
Merge staging-next into staging 2021-06-12 18:04:58 +00:00