An error occurred fetching the project authors.
- 02 Aug, 2016 1 commit
-
-
Kirill Smelkov authored
Compared to 9.2.16 postgresql 9.2.17 is a bugfix release: https://www.postgresql.org/docs/9.2/static/release-9-2-17.html
-
- 01 Apr, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 23 Mar, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 03 Nov, 2015 2 commits
-
-
Kirill Smelkov authored
Compared to 9.2.8 postgresql 9.2.14 contains a lot of fixes including security ones: http://www.postgresql.org/docs/current/static/release-9-2-9.html http://www.postgresql.org/docs/current/static/release-9-2-10.html http://www.postgresql.org/docs/current/static/release-9-2-11.html http://www.postgresql.org/docs/current/static/release-9-2-12.html http://www.postgresql.org/docs/current/static/release-9-2-13.html http://www.postgresql.org/docs/current/static/release-9-2-14.html
-
Kirill Smelkov authored
Currently we have recipes to build both postgresql 9.1 and 9.2 (see 9f1f0759 "provide both postgres 9.1 and 9.2") which mostly duplicate each other with minor difference that 9.1 is built with perl and 9.2 without (perl added to 9.1 in dbbd9a96 "Include Perl in Postgres"). To reduce the duplication let's move common compilation bits to common section. NOTE I've tried to add perl to postgresql 9.2 as well and got the following compilation error: ld: .../perl/libs-c/libperl.a(op.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC .../parts/perl/libs-c/libperl.a: could not read symbols: Bad value which happens because libperl.a is not compiled with fPIC. For now we don't need perl in postgresql92 and this is not handled, and we just deduplicate building recipes without any actual change for resulting commands how the software is built.
-
- 12 May, 2014 1 commit
-
-
Marco Mariani authored
-
- 16 Apr, 2013 1 commit
-
-
Cédric de Saint Martin authored
-
- 04 Apr, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 07 Jan, 2013 1 commit
-
-
Marco Mariani authored
-
- 13 Nov, 2012 2 commits
-
-
Marco Mariani authored
-
Viktor Horvath authored
Signed-off-by:
Cédric de Saint Martin <cedric.dsm@tiolive.com>
-
- 10 Oct, 2012 1 commit
-
-
Viktor Horvath authored
-
- 24 Sep, 2012 1 commit
-
-
Marco Mariani authored
-
- 17 Sep, 2012 2 commits
-
-
Viktor Horvath authored
Signed-off-by:
Cédric de Saint Martin <cedric.dsm@tiolive.com>
-
Viktor Horvath authored
-