Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix alg description
PostGIS DB -> PostgreSQL DB

(cherry picked from commit d28da13)
  • Loading branch information
Felis Pimeja authored and nyalldawson committed Nov 21, 2019
1 parent f569212 commit a4c2129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -370,7 +370,7 @@ qgis:spatialiteexecutesql: >
This algorithm performs a SQL database query on a SpatiaLite database.

qgis:postgisexecutesql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS.
This algorithm performs a SQL database query on a PostgreSQL database connected to QGIS.

qgis:postgisexecuteandloadsql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS and loads the query results as a new layer.
Expand Down

0 comments on commit a4c2129

Please sign in to comment.