Skip to content

Commit 1a7f73a

Browse files
author
g_j_m
committed
Undo the unintended changes in svn r5978 which disabled postgres support
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5980 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b68244e commit 1a7f73a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/gui/qgisapp.cpp

-5
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,6 @@
140140
#include <ApplicationServices/ApplicationServices.h>
141141
#endif
142142

143-
//short term hack by Tim for windows to disable postgresql support
144-
//#ifndef WIN32
145-
#undef HAVE_POSTGRESQL
146-
//#endif
147-
148143
#ifdef HAVE_POSTGRESQL
149144
#include "qgsdbsourceselect.h"
150145
#endif

0 commit comments

Comments
 (0)