aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/installation.sgml
Commit message (Expand)AuthorAge
* Replace references to mailinglists with @lists.postgresql.orgMagnus Hagander2019-01-17
* Yet further rethinking of build changes for macOS Mojave.Tom Lane2018-11-02
* Doc: specify that the minimum supported version of Perl is 5.8.3.Tom Lane2017-07-31
* Change documentation references to PG website to use https: not http:Tom Lane2017-05-20
* Document usage of COPT environment variable for adjusting configure flags.Tom Lane2017-02-17
* Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.Tom Lane2016-10-21
* doc: Fix documentation to match actual make outputPeter Eisentraut2016-09-20
* doc: document MANPATH as /usr/local/pgsql/share/manAlvaro Herrera2016-02-29
* Fix error in documentated use of mingw-w64 compilersAndrew Dunstan2016-01-30
* doc: Update installation instructions for new shared libperl/libpython handlingPeter Eisentraut2015-05-05
* Fix generation of INSTALL file by removing linkPeter Eisentraut2014-11-02
* Add configure --enable-tap-tests optionPeter Eisentraut2014-11-02
* Support timezone abbreviations that sometimes change.Tom Lane2014-10-16
* doc: Reflect renaming of Mac OS X to OS XPeter Eisentraut2014-09-09
* Remove Alpha and Tru64 support.Andres Freund2014-06-28
* Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane2014-05-27
* doc: Fix DocBook XML validityPeter Eisentraut2014-05-06
* Add TAP tests for client programsPeter Eisentraut2014-04-14
* Improve documentation note about Python 2.3 and cdecimal.Tom Lane2014-03-27
* Document that Python 2.3 requires cdecimal module for full functionality.Tom Lane2014-03-26
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Remove support for native krb5 authenticationMagnus Hagander2014-01-19
* configure: Allow adding a custom string to PG_VERSIONPeter Eisentraut2013-12-12
* Remove IRIX port.Robert Haas2013-10-18
* Remove spinlock support for SINIX, Sun3, and NS32K.Robert Haas2013-10-17
* doc: Rewrite how to get the source codePeter Eisentraut2013-02-07
* doc: Fix syntax of a URLPeter Eisentraut2013-01-20
* doc: Remove blastwave.org linkPeter Eisentraut2012-12-10
* Update URLs that pointed to sun.com; either repoint them or removeBruce Momjian2012-09-02
* Fix broken link in installation.sgml.Tom Lane2012-09-01
* Cross-link to doc build requirements from install requirements.Robert Haas2012-09-01
* Revert 1fbc30f1dca6624c01a9a6a9ff711a7036c68532 because theBruce Momjian2012-08-30
* Remove doc mention of --enable-shared, per Tom.Bruce Momjian2012-08-30
* In documentation, change "recommendable" to "recommended", perBruce Momjian2012-08-14
* Remove references to PostgreSQL bundled on SolarisMagnus Hagander2012-07-04
* Remove whitespace from end of linesPeter Eisentraut2012-05-15
* Python 2.2 is no longer supportedPeter Eisentraut2012-05-10
* Remove BSD/OS (BSDi) port. There are no known users upgrading toBruce Momjian2012-05-03
* Remove dead portsPeter Eisentraut2012-05-01
* Fix typos in docs, some words were doubled.Heikki Linnakangas2012-04-10
* Update documentation suggestions for debugging the backend.Bruce Momjian2011-12-02
* Change installation docs to mention general debugging options.Bruce Momjian2011-11-29
* In docs, suggest "-O0 -g" only if using a debugger.Bruce Momjian2011-11-29
* Suggest configure options for server developers.Bruce Momjian2011-11-29
* Support configurable eventlog application names on WindowsMagnus Hagander2011-10-25
* Clarify the documentation of the --with-ossp-uuid optionPeter Eisentraut2011-05-22
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Avoid extra whitespace in the arguments of <indexterm>.Tom Lane2011-04-08
* Add links to documentation from 9.1 release notes.Bruce Momjian2011-03-19
* Update documentation to reflect that standard PLs are now extensions.Tom Lane2011-03-05