Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56606 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7142 invoked from network); 25 Nov 2011 02:23:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2011 02:23:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:47668] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/11-32517-31CFECE4 for ; Thu, 24 Nov 2011 21:23:15 -0500 Received: by ggnk1 with SMTP id k1so3462373ggn.29 for ; Thu, 24 Nov 2011 18:23:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=/46BoD9yCPy3DdGKPAqAx2PiJHEO9mLoRDbKMc9iD/g=; b=qkehumoeRU5XlYepovEytPeotKjyfHpCGOdu4SHUItLhGGB7tD/CrhoMerLQKV/v7r JSP/PxI/ZHHMTmq4TGqY8V58KYrDNgss8zsLtid09X7qqfG8+XR/PcPvGzKk6z3BquOW Vva1Trfk3Wenl2SO4OGz5u9i7ALwMOsOGod6s= Received: by 10.236.76.136 with SMTP id b8mr46095859yhe.9.1322187793053; Thu, 24 Nov 2011 18:23:13 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.100.127.18 with HTTP; Thu, 24 Nov 2011 18:22:32 -0800 (PST) In-Reply-To: References: <4ECD4B50.6020005@sugarcrm.com> Date: Fri, 25 Nov 2011 11:22:32 +0900 X-Google-Sender-Auth: 6iwuUl44cFno8KivGQPiVJQuuFw Message-ID: To: Stas Malyshev Cc: Pierre Joye , Rafael Kassner , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] pg_escape_literal(), pg_escape_identifier() patch From: yohgaki@ohgaki.net (Yasuo Ohgaki) Hi all, I've just committed the patch to trunk. I'll update NEWS file and docs. If anyone notice problem, please let me know. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net