Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
67 additions
and 67 deletions.
- +4 −4 INSTALL
- +2 −2 NEWS
- +4 −4 doc/INSTALL.html
- +1 −1 doc/news.html
- +1 −1 doc/news.t2t
- +1 −1 doc/overview.t2t
- +2 −2 python/core/qgscoordinatereferencesystem.sip
- +1 −1 python/core/qgsvectorlayer.sip
- +6 −6 python/plugins/db_manager/db_plugins/postgis/connector.py
- +9 −9 python/plugins/processing/tools/postgis.py
- +1 −1 src/core/expression/qgsexpressionfunction.cpp
- +1 −1 src/core/geometry/qgsgeometryutils.cpp
- +1 −1 src/core/geometry/qgswkbtypes.h
- +5 −5 src/core/qgscoordinatereferencesystem.h
- +1 −1 src/core/qgscoordinatereferencesystem_p.h
- +1 −1 src/core/qgsdataitem.cpp
- +1 −1 src/core/qgsvectorlayer.h
- +11 −11 src/gui/qgsmanageconnectionsdialog.cpp
- +1 −1 src/plugins/spatialquery/qgsspatialquerydialog.cpp
- +1 −1 src/providers/delimitedtext/qgsdelimitedtextprovider.h
- +2 −2 src/providers/postgres/qgspostgresconn.cpp
- +2 −2 src/providers/postgres/qgspostgresfeatureiterator.cpp
- +4 −4 src/providers/postgres/qgspostgresprovider.cpp
- +2 −2 tests/README.md
- +2 −2 tests/src/python/test_authmanager_pki_postgres.py
Oops, something went wrong.