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
Eelco Dolstra
476ece2de0
* Added PostgreSQL 9.1.2. Updated PostgreSQL to 8.3.17 and 8.4.10.
...
svn path=/nixpkgs/trunk/; revision=32475
2012-02-22 16:40:10 +00:00
Yury G. Kudryashov
5144a19987
svn merge ^/nixpkgs/trunk
...
There were a few merge conflicts due to ensureDir->mkdir -p migration
svn path=/nixpkgs/branches/stdenv-updates/; revision=32174
2012-02-10 10:24:30 +00:00
Eelco Dolstra
34c8b2fa31
* Updated Postgres to 9.0.6 (contributed by Bryce L Nordgren).
...
svn path=/nixpkgs/trunk/; revision=32134
2012-02-07 23:31:40 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
a5a5dcde90
* Updated PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=30162
2011-11-01 14:37:27 +00:00
Eelco Dolstra
975ec6c177
* Added PostgreSQL 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=25106
2010-12-13 21:55:34 +00:00
Eelco Dolstra
b2fa805948
* PostgreSQL updates.
...
svn path=/nixpkgs/trunk/; revision=25104
2010-12-13 19:02:49 +00:00
Eelco Dolstra
12ede4793f
* Add ftp-archives.postgresql.org as a fallback for PostgreSQL
...
downloads.
* PostgreSQL updated to 8.3.11, 8.4.4.
svn path=/nixpkgs/trunk/; revision=22365
2010-06-21 20:43:05 +00:00
Eelco Dolstra
91184831a9
* Using the en_US locale gives a lot of warnings (because we don't
...
have it without glibc-locales).
svn path=/nixpkgs/trunk/; revision=19940
2010-02-11 16:18:14 +00:00
Eelco Dolstra
554549de5b
* Latest PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=19931
2010-02-11 13:40:20 +00:00
Eelco Dolstra
c5b198300d
* Postgres updated to 8.3.8 and 8.4.1. Dropped the "with args" and
...
"version" argument. Added a few Postgres mirrors.
svn path=/nixpkgs/trunk/; revision=17804
2009-10-14 14:38:16 +00:00
Rob Vermaas
c0e46e52ba
* added postgresql 8.4.0
...
svn path=/nixpkgs/trunk/; revision=16956
2009-09-04 12:55:03 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Eelco Dolstra
8022e84568
* Postgresql 8.3.0.
...
svn path=/nixpkgs/trunk/; revision=10699
2008-02-15 07:08:05 +00:00
Yury G. Kudryashov
b5b189bed8
postgresql: forgotten to remove unused default.nix and builder.sh
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10610
2008-02-10 17:41:45 +00:00
Yury G. Kudryashov
2c0bf029fb
Postgresql: 8.3.0 added, using selectVersion
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10606
2008-02-10 17:41:23 +00:00
Yury G. Kudryashov
da57804fff
Merged with trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10267
2008-01-23 18:11:03 +00:00
Marc Weber
0885dcb0a2
postgresql updated to 8.2.6
...
svn path=/nixpkgs/trunk/; revision=10244
2008-01-22 14:29:38 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Martin Bravenboer
02ea7e6c46
Update of postgresql-jdbc
...
svn path=/nixpkgs/trunk/; revision=8249
2007-03-06 23:32:27 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
53c56afcfe
* Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Martin Bravenboer
f99d7d50b0
Separate package for postgresql-jdbc driver
...
svn path=/nixpkgs/trunk/; revision=3124
2005-05-24 15:32:57 +00:00
Martin Bravenboer
c76a931faa
The postgresql distribution no longer contains the JDBC driver
...
svn path=/nixpkgs/trunk/; revision=3123
2005-05-24 15:09:04 +00:00
Martin Bravenboer
e3a47a07ed
Upgrades of postgresql, jetty, and ant to the latest versions.
...
svn path=/nixpkgs/trunk/; revision=3122
2005-05-24 14:57:41 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Martin Bravenboer
65fd8f3f48
Language stuff
...
svn path=/nixpkgs/trunk/; revision=1383
2004-09-08 20:21:02 +00:00
Martin Bravenboer
3a2231718d
More stable URL
...
svn path=/nixpkgs/trunk/; revision=1329
2004-08-24 12:09:32 +00:00
Martin Bravenboer
5863d4fc98
PostgreSQL requires zlib and ncurses
...
svn path=/nixpkgs/trunk/; revision=1328
2004-08-24 12:02:07 +00:00
Martin Bravenboer
007765937b
These Ants just keep getting better\!. Also added prelim. version of PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=1326
2004-08-24 11:38:40 +00:00