index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
/
install
/
postgis.txt
Age
Commit message (
Expand
)
Author
2023-09-20
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-14
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.
Paolo Melchiorre
2022-04-28
Added backticks to code literals in various docs.
David
2021-01-19
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2020-04-14
Refs #31196 -- Installed postgis_raster extension on PostGIS 3+.
Claude Paroz
2020-01-29
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2017-04-24
Renamed "Mac OS X" to "macOS" in docs.
Michiel Beijen
2017-03-16
Updated postgis.net and gaia-gis.it links to https.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-09-28
Fixed typo in docs/ref/contrib/gis/install/postgis.txt.
Christian Bundy
2016-09-01
Refs #27162 -- Complemented docs related to CreateExtension
Claude Paroz
2015-12-23
Fixed #25979 -- Dropped support for PostgreSQL 9.1.
Tim Graham
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-10
Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.
Flavio Curella
2015-04-25
Fixed #24499 -- Dropped support for PostGIS 1.5.
Tim Graham
2015-04-21
Fixed #24672 -- Clarified note about installing postgis_topology
Claude Paroz
2015-03-17
Updated links to latest version of PostGIS docs.
Tim Graham
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-03-18
Update versions and links to source tarballs.
Justin Bronn
2013-02-23
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...
Tim Graham
2012-10-20
Separated GIS installation docs in sections
Claude Paroz