[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: packages that use deprecated SQL escape functions



Hi

Dne Thu, 15 Oct 2009 13:26:14 +1100
Steffen Joeris <steffen.joeris@skolelinux.de> napsal(a):

> gammu: Michal Čihař <nijel@debian.org>
>  ./gammu-1.24.0/smsd/services/pgsql.c:                          
> PQescapeString(buffer4, buffer2, strlen(buffer2));
>  ./gammu-1.24.0/smsd/services/pgsql.c:                          
> PQescapeString(buffer5, buffer2, strlen(buffer2));
>  ./gammu-1.24.0/smsd/services/pgsql.c:                  PQescapeString(buffer5, 
> buffer2, strlen(buffer2));        

PQescapeString is used only if PQescapeStringConn is not available in
compile time, what was AFAIK the case in some older PostgreSQL versions.

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature


Reply to: