summaryrefslogtreecommitdiffstats
path: root/src/postgresql-1-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* Revert "upgrade to postgresql 9.6.2"Mark Brand2017-02-161-0/+149
| | | | | | | The upgrade was merged automatically but unintentionally. It is not ready. This reverts commit e4fef6b0ef0fa08a02a02e42e6feef039c32afe2.
* upgrade to postgresql 9.6.2Mark Brand2017-02-121-149/+0
|
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* postgresql: fix shared lib install pathTimothy Gu2014-07-011-6/+97
| | | | | | Also adds a patch that makes the `shlib= haslibarule=no` unnecessary. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Revert "postgresql: remove unneeded patch since b9c230dd"Timothy Gu2014-07-011-0/+25
| | | | | | Ooops, sorry. I didn't see the exact content of the patch. This reverts commit ce41e7e2a7ccb73325f3b037f47b9d213594fb4d.
* postgresql: remove unneeded patch since b9c230ddTimothy Gu2014-06-301-25/+0
| | | | | | The requirement is really enforced in the last commit. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* update package postgresqlMark Brand2013-04-051-7/+7
|
* update package postgresqlMark Brand2013-02-071-5/+5
|
* update package postgresqlMark Brand2012-12-061-5/+5
|
* update package postgresqlMark Brand2012-09-261-5/+5
|
* update package postgresqlMark Brand2012-09-111-9/+9
|
* update package postgresqlMark Brand2012-08-171-13/+7
|
* update package postgresqlMark Brand2012-06-041-10/+16
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-4/+4
|
* update package postgresqlMark Brand2012-02-271-10/+10
|
* package postgresql: replace sed with patchMark Brand2011-10-241-0/+59