summaryrefslogtreecommitdiffstats
path: root/package/postgresql/pg_config
Commit message (Collapse)AuthorAgeFilesLines
* postgresql: add version output to pg_configAdam Duskett2018-04-041-1/+4
| | | | | | | | | Some external packages call pg_config to determine the installed PostgreSQL version. Add this output to Buildroots own pg_config, so these packages correctly compile. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* postgresql: add replacement pg_configFloris Bos2014-08-171-0/+19
Normally pg_config is a native application compiled for the target architecture. Since we cannot execute those on the host system, provide a simple shell script as replacement. Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud