summaryrefslogtreecommitdiffstats
path: root/postgresql
Commit message (Collapse)AuthorAgeFilesLines
* Introduce optional krb5&gssapi support for internal PostgreSQLLionel Elie Mamane2011-12-151-1/+11
| | | | Enable it by default on MacOS X
* postgresql: separate patch into upstream & libreoffice-specific partsLionel Elie Mamane2011-12-155-579/+538
|
* Simplify the patchFridrich Štrba2011-12-131-39067/+231
| | | | | 1) When building internal pgsql even on Windows, we use Mozilla LDAP if it is built 2) Regenerate the generated fils with autoconf-2.63 that is used by upstream
* Avoid double slashes in paths (cosmetic change only)Fridrich Štrba2011-12-131-5/+5
|
* Use SOLARINC and SOLARLIB instead of hand-crafted pathFridrich Štrba2011-12-131-1/+1
|
* postgresql-sdbc: get libpq link deps from postgresql build systemLionel Elie Mamane2011-12-123-242/+39077
|
* postgresql: go look for includes and libs in solverLionel Elie Mamane2011-12-121-1/+1
|
* Complete the pgsql patchFridrich Štrba2011-12-121-4/+102
|
* Fix a thinko in makefile.mkFridrich Štrba2011-12-121-2/+1
|
* fix mac build of pgsqlFridrich Štrba2011-12-121-1/+1
|
* OOps, typoFridrich Štrba2011-12-121-1/+1
|
* Allow the internal libpq to use both openldap and mozldapFridrich Štrba2011-12-122-3/+388
|
* Allow building with LDAP support on windowsFridrich Štrba2011-12-121-5/+20
|
* Enable pgsql LDAP support when building with OpenLDAPFridrich Štrba2011-12-122-1/+4
|
* Enable OpenSSL support in the internal libpqFridrich Štrba2011-12-121-7/+2
|
* Make internal pgsql build on mac and make it default for releaseFridrich Štrba2011-12-111-1/+1
|
* Fix Windows build and delivery of libpqFridrich Štrba2011-12-093-10/+7
|
* Trying to simplify the building of static libpqFridrich Štrba2011-12-093-21/+105
|
* postgresql: why would we need readlinelibreoffice-3-5-branch-pointMichael Stahl2011-12-061-0/+1
|
* postgresql: do not make headers we do not needLionel Elie Mamane2011-12-031-3/+4
|
* remove n/a comments (came from a copy/paste)Lionel Elie Mamane2011-12-031-5/+0
|
* postgresql: correct TARFILE_MD5Lionel Elie Mamane2011-12-021-1/+1
|
* Internal libpq (PostgreSQL client lib)Lionel Elie Mamane2011-12-013-0/+91