pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks.
Started by Tom Laneover 17 years ago3 messagescomitters
Log Message:
-----------
Fix accidental (I suppose) introduction of non-ASCII quote marks.
Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-secure.c (r1.117 -> r1.118)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.117&r2=1.118)
Re: pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks.
Tom Lane wrote:
Log Message:
-----------
Fix accidental (I suppose) introduction of non-ASCII quote marks.
Meh.
Yes, certainly accidental. Not sure where those originated...
Thanks for fixing.
//Magnus
Re: pgsql: Fix accidental (I suppose) introduction of non-ASCII quote marks.
Magnus Hagander <magnus@hagander.net> writes:
Tom Lane wrote:
Fix accidental (I suppose) introduction of non-ASCII quote marks.
Meh.
Yes, certainly accidental. Not sure where those originated...
I think those were Peter's fault actually ...
regards, tom lane