packages: fix parallel build by adding + for every make command that passes the jobserver
[packages.git] / libs / postgresql / Makefile
2012-09-23 nbdpackages: fix parallel build by adding + for every...
2012-06-17 luka[packages] postgresql: switch from coreutils-su to...
2012-05-05 swalker[packages] postgresql: add missing libpthread depends
2011-11-16 nicopackages: add missing conffiles define
2011-08-01 jow[PATCH] #9863: don't export target $PROFILE into postgresql
2011-01-28 jow[packages] remove usages of $(CONFIG_LARGEFILE) and...
2010-11-21 haukepostgresql: update to version 9.0.1
2010-11-04 mbpostgresql: deptest fixes. staging dir is not preserved...
2010-10-31 florian[package] update postgresql to 9.0.0 (#7999)
2010-10-07 mbpostgresql: Parallel build fixes
2009-12-22 jow[packages] postgresql (lib): install pg_config_manual...
2009-12-18 nico[packages] massive: use $(INSTALL_DIR) instead of ...
2009-04-27 nico[packages] remove libnotimpl, missing math functions...
2009-04-17 nbdnuke $Id$ in /packages as well
2008-08-06 nbdenable $(FPIC) for a few more packages
2008-08-05 nbdpostgresql does not support spinlocks on avr32
2008-07-06 florianUpdate posgresql to 8.3.3 (#3591)
2008-06-09 blogicbump postgresql to newer version, thanks KanjiMonster...
2008-05-15 thepeopleThe attached patch includes /usr/share/postgresql/snowb...
2008-02-20 florianFix postgresql installation when already compiled
2008-02-20 pavlovln isnt a defined binary
2008-02-06 pavlovupdate to postgresql 8.3 and refresh patches
2008-01-19 agbpackages: Remove duplicate dropdb line in postgresql...
2008-01-18 pavlovadd in a couple more of the helper files and link postm...
2008-01-18 pavlovupdate postgresql to 8.2.6
2007-12-25 nbdremove UninstallDev
2007-12-09 nbdpackages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
2007-10-18 blogicmore package submenus
2007-10-18 blogicremove PKG_CAT from packages
2007-10-14 blogicDESCRIPTION:= is obselete
2007-10-07 blogicInstallDev should be using (1) and not (STAGING_DIR)
2007-09-20 pavlovupdate to postgresql 8.2.5 and refresh patches
2007-07-27 pavlovupgrade to postgres 8.2.4, adds some crash fixes
2007-07-27 pavlovadd readline support to postgres as well
2007-07-12 ollipostgresql, libgphoto2: r7941 is a better fix for paral...
2007-06-12 florianAdd the one job a a time fix from (#1866)
2007-04-11 pavlovfix pg_config needing to be compiled on the host env...
2007-04-10 nicoremove the need for C99 math (closes: #1579)
2007-04-10 pavlovclean up postgresql
2007-04-09 pavlovpostgresql upgrade to 8.2.3, bringing in the server...
2007-02-01 nicofix some misuses of the recently added EXTRA_{CFLAGS...
2006-11-23 nbdreplace lots of manual install commands with INSTALL_...
2006-11-21 pavlovupdate to the latest 7.4.x version of postgresql.....
2006-10-26 pavlovgrab the package from the real location
2006-07-26 nicochange SECTION and CATEGORY to put packages in the...
2006-07-18 nicoport postgresql (client library and cli) to buildroot-ng