summaryrefslogtreecommitdiff
path: root/dev-db/postgresql/postgresql-9.6.1-r1.ebuild
AgeCommit message (Collapse)Author
2017-08-10dev-db/postgresql: Clean out old and unusedAaron W. Swenson
Package-Manager: Portage-2.3.6, Repoman-2.3.1
2017-04-23dev-db/postgresql: [QA] Add missing python metadata variablesDavid Seifert
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-04-03dev-db/postgresql: respect PG_AUTOCONFIG env variableAustin English
This allows configuring postgresql without further input from the input (i.e., makes it scriptable). Gentoo-Bug: https://bugs.gentoo.org/610418
2017-03-10dev-db/postgresql: Add python3_6 to PYTHON_COMPATZac Medico
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-10-28dev-db/postgresql: Fix broken/improve no-server patchesAaron W. Swenson
9.4 and 9.5 had a small change to a section that is modified by the patch, thus causing failure. Further, pgbench was added back in as it is a client program that does not need the server to be on the same machine. Lastly, the 9.6 no-server patch was incomplete and allowed the entire backend to be built when only the headers are needed…theoretically. Package-Manager: portage-2.2.28