Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for ticket #277 (can't display data in postgres that is a view of…
… a view) The longstanding problem where views that renamed their column names weren't loaded is also fixed. Another problem where qgis wouldn't load a table where the table name or key column name contained capital letters is also fixed (everything is now laboriously quoted correctly). git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5957 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
g_j_m
committed
Oct 14, 2006
1 parent
e72a92e
commit 04d496d
Showing
2 changed files
with
89 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters