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