PGSQL INTERFACES PGADMIN HACKERS 9 PGCONFIG PATCH TXT
From: saito@no-spam ("Hiroshi Saito")
Subject: pgconfig_patch.txt
Date: Fri, 10 Dec 2004 11:20:04 +0900


Hi Andreas.

A character line isn't reflected as the expectation.
How is this?
I think that the condition of this is fine.

Thank you.

regards,
Hiroshi Saito --- src/utils/pgconfig.cpp.orig Fri Dec 10 11:20:06 2004
+++ src/utils/pgconfig.cpp Fri Dec 10 11:20:49 2004
@@no-spam -152,7 +152,7 @@no-spam newLine =3D wxT("# ");
=20
newLine +=3D item->name + wxT(" =3D ")
- + quote + value + wxT("'");
+ + quote + value + quote;
=20
if (!comment.IsEmpty())
{

[qptext pgconfig_patch.txt]

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings