Log Message:
-----------
Use original quotes consistently [Hiroshi Saito]
Modified Files:
--------------
pgadmin3/src/utils:
pgconfig.cpp (r1.1 -> r1.2)
Index: pgconfig.cpp
===================================================================
RCS file: /projects/pgadmin3/src/utils/pgconfig.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lsrc/utils/pgconfig.cpp -Lsrc/utils/pgconfig.cpp -u -w -r1.1 -r1.2
--- src/utils/pgconfig.cpp
+++ src/utils/pgconfig.cpp
@@no-spam -152,7 +152,7 @@no-spam
newLine = wxT("# ");
newLine += item->name + wxT(" = ")
- + quote + value + wxT("'");
+ + quote + value + quote;
if (!comment.IsEmpty())
{
[plaintext cvs-2004121093241-diff.txt]
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org