danbst
515573ef7f
pg_similarity: init at 1.0
2016-12-17 21:50:23 +00:00
Bas van Dijk
1f95524ab5
postgresql: fix build on darwin
2016-11-24 10:21:09 +01:00
Eelco Dolstra
d074a5a07e
Merge pull request #20638 from LumiGuide/postgresql-updates
...
postgresql: bug fix updates for all versions
2016-11-23 11:34:53 +01:00
Bas van Dijk
8c887535dd
postgresql: bug fix updates for all versions
...
See https://www.postgresql.org/about/news/1712/
2016-11-23 00:13:26 +01:00
Bas van Dijk
589cc65306
postgresql: add 9.6.1
2016-11-22 23:55:12 +01:00
danbst
6d05af5f4c
pg_repack: init at 1.3.4
2016-09-22 04:02:56 +00:00
Lancelot SIX
5b8072fff6
postgresql: Fix use with extensions
...
Fixes #15512 and #16032
With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.
2016-09-02 11:51:21 +02:00
Franz Pletz
2709079569
postgresql: security updates for all versions
...
Fixes CVE-2016-5423 and CVE-2016-5424.
See https://www.postgresql.org/about/news/1688/ .
2016-08-16 18:35:22 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Matthias Beyer
0ac6b862ac
postgresql: 9.5.1 -> 9.5.3, potentially fixes CVE-2016-2193, CVE-2016-3065
2016-05-31 15:51:23 +02:00
Matthias Beyer
c5ab5b7750
postgresql94: 9.4.6 -> 9.4.7
2016-05-31 15:51:22 +02:00
Matthias Beyer
f62bd73225
postgresql93: 9.3.11 -> 9.3.12
2016-05-31 15:51:22 +02:00
Matthias Beyer
fe5e3c2e59
postgresql92: 9.2.15 -> 9.2.16
2016-05-31 15:51:22 +02:00
Matthias Beyer
8b5c712648
postgresql91: 9.1.20 -> 9.1.21
2016-05-31 15:51:22 +02:00
Sebastián Bernardo Galkin
edaecb41db
postgis: fix build after output splits
...
Fixes #15236
Two changes were needed:
- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly
Closes #15470
2016-05-15 11:49:59 +02:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Eelco Dolstra
5e6962ff2e
postgresql: Update to 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20
2016-02-12 13:20:11 +01:00
Eelco Dolstra
0140591eab
postgresql: Remove EOL 9.0 branch
2016-02-12 13:20:11 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Tom Burdick
2c23a311cd
postgresql: (94 -> 95)
...
Updates postgresql to its latest versions
2016-01-08 10:13:01 -06:00
Luca Bruno
e289717414
rename moveToOutput and propagatedBuildInputs
2015-12-02 10:05:36 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vladimír Čunát
261961c97d
postgresql: split and fixup some referrers
2015-10-28 10:09:32 +01:00
Aristid Breitkreuz
054a5ee9d9
update postgresql binaries
2015-10-25 02:39:01 +02:00
Eelco Dolstra
0770a49d8c
Unify the PostgreSQL expressions again
2015-07-28 21:42:25 +02:00
Eelco Dolstra
2bc305c1c6
postgresql: Prevent runtime dependency on gcc-wrapper
2015-07-28 21:42:25 +02:00
Luca Bruno
13a1d3bb22
postgresql91: create doc directory (ZHF)
2015-07-28 18:11:05 +02:00
Luca Bruno
6525b63870
postgresql90: create doc directory (ZHF)
2015-07-28 18:10:59 +02:00
Eelco Dolstra
f7e13ad70c
postgresql: Move docs to separate output
...
This cuts almost 15 MB.
2015-07-26 22:46:24 +02:00
Lane Seppala
f5268e9f09
Enable uuid-ossp in Postgres 9.4 on Darwin
...
Based on documentation section F.44.2 at
http://www.postgresql.org/docs/9.4/static/uuid-ossp.html
2015-06-30 11:16:39 -06:00
Michael Raskin
5d5bb71567
Update PostgreSQL to latest point-releases
2015-06-14 11:37:33 +03:00
Rok Garbas
b980b7445f
cygwin: skip ssl support for postgresql (temporary)
2015-06-12 12:17:12 +02:00
Pascal Wittmann
62d62b6588
Fixed some licenses
2015-06-10 13:00:42 +02:00
Eelco Dolstra
f08c8bc752
postgresql: Latest versions
2015-06-04 14:54:54 +02:00
Eelco Dolstra
22c627bf5b
Remove PostgreSQL 8.4 (EOL)
2015-06-04 14:54:54 +02:00
Eelco Dolstra
fb2d45233a
Fix typos
2015-06-04 14:54:54 +02:00
Eelco Dolstra
05f1457c1e
Revert "postgresql: Refactor 8.4 into generic"
...
This reverts commit 1bb67e514b
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
5efd73fce6
Revert "postgresql: 9.0.19 -> 9.0.20"
...
This reverts commit 8c99f2e3d6
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
e3ab9804ba
Revert "postgresql: 9.1.15 -> 9.1.16"
...
This reverts commit be94d4bc25
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
eb269336f1
Revert "postgresql: Add schema version"
...
This reverts commit 243dc10b0b
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
3da0f64088
Revert "postgresql: Add myself as maintainer"
...
This reverts commit e9d0c395d1
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
4d0156025d
Revert "postgresql: 9.2.10 -> 9.2.11"
...
This reverts commit 601e713bb8
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
bcd9f792da
Revert "postgresql: Correct propagated readline"
...
This reverts commit d9efd0676f
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f1b8931cc9
Revert "postgresql: Consolidate patches"
...
This reverts commit 7174391e5b
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
ef5647d757
Revert "postgresql: 9.3.6 -> 9.3.7"
...
This reverts commit 5486c08dc2
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
f4b5cd8dde
Revert "postgresql: Fix sha256 for 9.3.7"
...
This reverts commit adcf1c7a90
.
2015-06-04 14:54:49 +02:00
Eelco Dolstra
c82da1ece6
Revert "postgresql: 9.4.1 -> 9.4.2"
...
This reverts commit 6775c0696f
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
aa2a0ff1d8
Revert "postgres: Fix maintainers"
...
This reverts commit e8392bb33f
.
2015-06-04 14:54:48 +02:00
William A. Kennington III
e8392bb33f
postgres: Fix maintainers
2015-05-23 22:26:23 -07:00
William A. Kennington III
adcf1c7a90
postgresql: Fix sha256 for 9.3.7
2015-05-23 19:39:21 -07:00
William A. Kennington III
6775c0696f
postgresql: 9.4.1 -> 9.4.2
2015-05-23 19:38:34 -07:00
William A. Kennington III
5486c08dc2
postgresql: 9.3.6 -> 9.3.7
2015-05-23 19:34:28 -07:00
William A. Kennington III
7174391e5b
postgresql: Consolidate patches
2015-05-23 19:34:00 -07:00
William A. Kennington III
d9efd0676f
postgresql: Correct propagated readline
2015-05-23 19:30:30 -07:00
William A. Kennington III
601e713bb8
postgresql: 9.2.10 -> 9.2.11
2015-05-23 19:18:26 -07:00
William A. Kennington III
e9d0c395d1
postgresql: Add myself as maintainer
2015-05-23 19:07:36 -07:00
William A. Kennington III
243dc10b0b
postgresql: Add schema version
2015-05-23 19:07:14 -07:00
William A. Kennington III
be94d4bc25
postgresql: 9.1.15 -> 9.1.16
2015-05-23 19:07:14 -07:00
William A. Kennington III
8c99f2e3d6
postgresql: 9.0.19 -> 9.0.20
2015-05-23 19:07:13 -07:00
William A. Kennington III
1bb67e514b
postgresql: Refactor 8.4 into generic
2015-05-23 19:07:13 -07:00
William A. Kennington III
c078890a19
postgres: Cleanup meta
2015-05-23 19:07:12 -07:00
Alexander Flatter
e8df73e508
Compile postgresql with openssl
2015-03-23 18:51:45 +01:00
j-keck
1c45287baf
postgresql: Update to 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1
2015-02-12 20:38:35 +01:00
j-keck
021e557be3
postgresql: remove 9.4betaX
...
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
j-keck
356d05dbc0
postgresql: add version 9.4.0
2015-01-07 13:21:18 +01:00
Aristid Breitkreuz
53c287f5cd
postgresql 9.4beta3, but keep beta2 around because they are not compatible
2014-10-31 22:21:16 +01:00
Aristid Breitkreuz
0d2989f438
postgresql84: update from 8.4.21 to 8.4.22
2014-10-07 20:54:22 +02:00
Aristid Breitkreuz
559045d98c
fix license for postgresql packages
2014-09-04 20:38:12 +02:00
Aristid Breitkreuz
73e569bf01
add postgresql 9.4beta2
2014-09-04 20:36:43 +02:00
Eelco Dolstra
e4e5502966
postgresql: Update to 9.0.18, 9.1.14, 9.2.9, 9.3.5
2014-07-30 18:13:51 +02:00
Eelco Dolstra
a986bbf4ba
postgresql: Update to latest versions
2014-05-01 13:49:31 +02:00
Jaka Hudoklin
88691049ae
postgresql93: fix darwin builds
...
ossp-uuid does not build on darwin
2014-04-10 21:00:26 +02:00
Shea Levy
6da2d89016
Merge branch 'postgresql93-ossp-uuid-clean' of git://github.com/basvandijk/nixpkgs
...
Configure postgresql-9.3 with support for the ossp-uuid module
Conflicts:
pkgs/servers/sql/postgresql/9.3.x.nix
2014-03-14 19:52:43 -04:00
Shea Levy
15d6da8740
psql: Use less as the default pager
...
less is more common and better than more
Fixes #1681
2014-03-04 14:52:43 -05:00
Oliver Charles
3f95f39bab
postgresql: Build all versions on Hydra (Linux)
...
Additionally, add @ocharles to the list of maintainers.
I am only building these on Linux environments in Hydra for now, as
that's the only environment I can be a maintainer for.
2014-02-23 11:25:18 +01:00
Oliver Charles
a188cfd37d
postgresql: Update to latest releases
2014-02-22 18:13:28 +01:00
Bas van Dijk
91c9027691
Configure postgresql-9.3 with support for the ossp-uuid module
2014-01-29 01:12:41 +01:00
Bas van Dijk
9068ba2bb4
postgresql: Add version 9.3
2014-01-20 14:58:09 +01:00
Eelco Dolstra
e9211e60ac
postgresql-jdbc: Fix build
2014-01-03 14:33:17 +01:00
Eelco Dolstra
e1f7144aa8
postgresql-jdbc: Update to 9.3-1100
2014-01-03 11:56:41 +01:00
Eelco Dolstra
0c93c758bf
postgresql: Update to 8.4.19, 9.0.15, 9.1.11, 9.2.6
...
This is a critical update fixing several data corruption issues:
http://www.postgresql.org/about/news/1492/
2014-01-03 11:54:52 +01:00
Eelco Dolstra
ca8de63797
postgresql-8.3: Remove
...
The 8.3 branch is no longer maintained so it shouldn't be used.
2014-01-03 11:51:02 +01:00
Michael Raskin
2b8cdc8434
Merge pull request #686 from ocharles/postgres92
...
Disable exec symlink resolution for PostgreSQL 9.2
2013-11-07 02:53:37 -08:00
Eelco Dolstra
34d61c53c2
postgresql: Update to latest versions
2013-10-17 13:29:49 +02:00
Oliver Charles
912a825d1e
Disable exec symlink resolution for PostgreSQL 9.2
...
When building PostgreSQL with plugins under NixOS, NixOS will create a
postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins
into a single directory. Unfortunately, the plugins will not actually be usable
by PostgreSQL because it will still try and locate them in the original
PostgreSQL share directory, not postgresql-and-plugins.
In this commit, I have patched resolve_symlinks to always return success, which
matches the behavior if HAVE_READLINK is false (so presumably invalid paths are
never passed to this function).
2013-06-27 14:09:39 +01:00
Shea Levy
a32e208ded
Set psqlSchema properly for postgres 9.2.x
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:48:44 -04:00
Shea Levy
fad10ddb82
postgresql-9.2.x: Build the world
...
This builds the man pages as well as contributed program like pg_upgrade
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:16:05 -04:00
Eelco Dolstra
071987601a
postgresql: Update to latest versions
...
CVE-2013-1899, CVE-2013-1900, CVE-2013-1901.
2013-04-04 15:45:48 +02:00
Eelco Dolstra
4515ba0e48
postgresql: Update to latest versions
...
CVE-2013-0255
2013-02-07 16:37:12 +01:00
Eelco Dolstra
bbffdd4702
postgresql: Add version 9.2
2012-12-19 13:51:28 +01:00
Eelco Dolstra
88dcdc9bed
postgresql: Update to latest versions
2012-12-11 14:08:41 +01:00
Eelco Dolstra
156e1f1e1f
Add psqlodbc for iodbc
2012-10-09 14:02:09 -04:00
Eelco Dolstra
925aeb98d5
PostgreSQL updates
2012-10-04 11:26:19 -04:00
Eelco Dolstra
bc8b1376da
postgresql-jdbc: Update to 9.1-902
2012-08-27 14:02:39 -04:00
Eelco Dolstra
606e6acd6f
postgresql: Update to latest versions
...
Fixes CVE-2012-3488, CVE-2012-3489.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
73a1d5e27f
* PostgreSQL updates.
...
svn path=/nixpkgs/trunk/; revision=34361
2012-06-05 15:24:16 +00:00
Yury G. Kudryashov
0210e20b5a
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Eelco Dolstra
6c13f317e9
* Latest PostgreSQL releases.
...
svn path=/nixpkgs/trunk/; revision=32684
2012-02-28 18:40:27 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Eelco Dolstra
2ceb07c28f
* PostgreSQL 9.1: install the manpages.
...
svn path=/nixpkgs/trunk/; revision=32476
2012-02-22 17:27:06 +00:00