aboutsummaryrefslogtreecommitdiff
path: root/libs/postgresql
Commit message (Collapse)AuthorAge
* postgresql: fix potential snprintf issueDirk Neukirchen2015-08-21
| | | | | | | | adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e spotted while reviewing buildroot changes to postgresql Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* postgresql: fix uclibc locale.h bugDirk Neukirchen2015-08-21
| | | | | | | | | | reported in forum: https://forum.openwrt.org/viewtopic.php?id=59137 issue was discovered and fixed already in buildroot git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* postgresql: add missing librt dependencyDirk Neukirchen2015-08-21
| | | | | | fixes build error with uclibc Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* postgresql: update source to 9.4.4 and refresh scriptsDaniel Golle2015-08-12
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* postgresql: update to 9.4.1Dirk Neukirchen2015-08-12
| | | | | | - supports arm64/aarch64 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* libpq: Fix missing dependency (shadow-utils)Ted Hess2014-10-07
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* postgresql: import from oldpackages, add myself as maintainer, add license ↵Jo-Philipp Wich2014-07-02
information, update to v9.0.17 Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>