Mario Rodas
5fc25dedf3
Merge pull request #257164 from ivan/init-pg_embedding-0.3.6
...
postgresqlPackages.pg_embedding: init at 0.3.6
2023-11-01 13:02:23 -05:00
Maximilian Bosch
945cdad4ee
postgresql: remove pipelinedb extension
...
This one is apparently abandoned by upstream and only supported
postgresql_11 which is about to be dropped from nixpkgs.
2023-10-30 15:01:31 +01:00
Peder Bergebakken Sundt
fb1c60b65a
Merge pull request #262224 from chayleaf/tsja
...
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 19:53:14 +02:00
chayleaf
47646a34ba
postgresqlPackages.tsja: init at 0.5.0
2023-10-27 01:09:48 +07:00
Mario Rodas
fb97aa67ab
Merge pull request #262882 from gaelreyrol/postgresql-packages-pg_uudiv7-init
...
postgresqlPackages.pg_uuidv7: init at 1.3.0
2023-10-25 20:56:56 -05:00
Bruno Bigras
6901ab53f5
postgresqlPackages.hypopg: init at 1.4.0
2023-10-23 16:19:21 -04:00
Gaël Reyrol
d42436b175
postgresqlPackages.pg_uuidv7: init at 1.3.0
2023-10-23 10:33:38 +02:00
Ivan Kozik
7ea6d0a719
postgresqlPackages.pg_embedding: init at 0.3.6
2023-09-24 23:41:54 +00:00
Mario Rodas
5e680aac1d
postgresqlPackages.pgsql-http: init at 1.6.0
2023-09-08 04:20:00 +00:00
Austin Seipp
a262231cca
postgresqlPackages.pg_net: init at 0.7.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-08-13 20:27:43 -05:00
Marko Mušnjak
aafe0f4314
apache_datasketches: init at 1.6.0
...
PostgreSQL extension providing approximate algorithms for
distinct item counts, quantile estimation and frequent items detection.
2023-06-02 21:03:19 +02:00
Pavel Anpin
3efea7f0ea
postgresqlPackages.promscale_extension: init at 0.8.0
2023-04-22 21:29:49 +04:00
Christoph Engelbert (noctarius)
4f7f469c82
timescaledb: Fixed the licensing for the timescaledb package to be split into TSL (Timescale Community License) and Apache 2.0 components.
...
TimescaleDB provides two types of licenses, Apache 2.0 and Timescale Community License (TSL), with different feature sets. While all the code is in the same repository, the build
system can build both versions depending on the build parameters set in.
Co-authored-by: Emily Lange <git@indeednotjames.com>
2023-03-24 11:12:12 +01:00
Eric Wolf
4e189d769b
timescaledb-toolkit: init at 1.14.0
2023-02-13 10:58:26 +01:00
Dominic Steinitz
1aaf43022f
postgresqlPackages.pgaudit: init at 1.7.0
2022-12-29 15:38:20 +00:00
Krisztian Szabo
6390d01e13
postgresqlPackages.pg_relusage: init at 0.0.1
2022-11-18 13:24:29 +01:00
Aaron Jheng
3a9a0f86ec
postgresqlPackages.plv8: use default V8
2022-10-28 13:02:09 +02:00
Jan Tojnar
9255d4b5bc
postgresqlPackages.plv8: 3.0.0 → 3.1.4
...
https://github.com/plv8/plv8/compare/v3.0.0...v3.1.4
- Format the expression a bit.
- Had to apply a patch since upstream removed the shared Makefile.
At least we can drop the manual build flags.
- Move to a subdirectory, since we are working with multiple files now.
- Add `dontConfigure` since there is no `configure` script.
- Switch to `preConfigure` to `postPatch` as there is no configuration.
2022-10-14 02:30:24 +02:00
Ivan Kozik
a895a0b3ad
postgresqlPackages.pg_ivm: init at 1.2
2022-08-22 14:11:30 +00:00
1000101
fdbfdc443c
postgresqlPackages.pg_hint_plan: init at 14-1.4.0
2022-06-11 00:44:25 +02:00
Euan Kemp
4720f3ac73
postgresqlPackages.wal2json: init at 2.4
2022-05-17 22:47:12 +00:00
1000101
a9e951eb88
jsonb_deep_sum: init at unstable-2021-12-24
2022-04-18 13:31:03 +02:00
D Anzorge
fd870f4e7d
postgresqlPackages.rum: init at 1.3.9
2022-03-07 23:50:41 +01: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
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
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
Chronos
890e8a8e33
postgresqlPackages.pg_rational: init at 0.0.2 ( #124257 )
2021-05-25 21:07:33 -05:00
Konstantin Alekseev
0061117c6f
postgresqlPackages.postgis: fix darwin build
2021-05-17 11:26:15 +03:00
Mario Rodas
d743c85654
postgresqlPackages.pgvector: init at 0.1.0
2021-04-22 04:20:00 +00:00
Kenny Shen
87f04c6e54
plr: init at REL8_4_1
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-03 11:04:01 +08: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
Daniël de Kok
58ba6ca2fe
postgresqlPackages.age: init at 0.2.0
...
Apache AGE is an extension of PostgreSQL that provides an
implementation of the openCypher query language.
2020-08-22 20:16:30 +02:00
Mario Rodas
2021a4b870
postgresqlPackages.plpgsql_check: init at 1.13.1
2020-08-17 04:20:00 -05:00
Mario Rodas
504ec2573e
postgresqlPackages.smlar: init at 2020-04-08
2020-07-28 00:00:00 -05:00
Renzo Carbonara
b4e428ecd0
pg_ed25519: init at 0.2
...
PostgreSQL extension for signing and verifying ed25519 signatures.
2020-06-16 10:17:42 -05:00
Ivan Kozik
0be376a8e2
postgresqlPackages.periods: init at 1.1 ( #79255 )
2020-02-14 18:43:31 +02:00
zimbatm
4441befd43
repmgr: init at 4.4.0 ( #68444 )
2019-09-10 21:16:03 +02:00
Mario Rodas
7ec68bab29
postgresqlPackages.pg_bigm: init at 1.2
2019-06-11 20:30:00 -05:00
steve-chavez
e1f3167d6d
pg-safeupdate: init at 1.2
...
safeupdate is a simple extension to PostgreSQL that raises an error if
UPDATE and DELETE are executed without specifying conditions.
2019-06-11 12:19:27 -07:00
Peter Ferenczy
3830e5323e
temporal_tables: init at 1.2.0
2019-06-11 09:06:26 -07:00
Mario Rodas
e3156c8595
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-24 04:20:00 -05:00
Mario Rodas
60277c7d5e
Merge pull request #58441 from marsam/init-postgresql-pipelinedb
...
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-05-18 13:20:09 -05:00
Peter Ferenczy
d6d94878ea
pg_partman: init at 4.1.0
2019-05-14 18:37:34 +02:00
steve-chavez
1f69a954e6
pgrouting: init at 2.6.2
...
* Remove configurePhase and gcc. Move perl dependency
* Shorten github rev
* Add $out/bin workaround
2019-04-15 18:24:45 -05:00
Mario Rodas
d4d710c1ab
postgresqlPackages.pipelinedb: init at 1.0.0-13
2019-03-27 08:40:00 -05:00
Steve Chávez
28d49431c0
tds_fdw: init a 1.0.8
...
* tds_fdw: init a 1.0.8
* Use pname
2019-03-12 19:38:58 -07:00
Danylo Hlynskyi
4fb8bc8238
postgresql: cleanup postgis ( #54396 )
...
postgis: cleanup
Another part of https://github.com/NixOS/nixpkgs/pull/38698 , though I did cleanup even more.
Moving docs to separate output should save another 30MB.
I did pin poppler to 0.61 just to be sure GDAL doesn't break again next
time poppler changes internal APIs.
2019-01-26 21:15:43 +02:00
Danylo Hlynskyi
8e985dced0
postgresql: reorganize package and its extensions ( #54319 )
...
* postgresql: reorganize package and it's extensions
Extracts some useful parts of https://github.com/NixOS/nixpkgs/pull/38698 ,
in particular, it's vision that postgresql plugins should be namespaced.
2019-01-26 19:46:57 +02:00