]> granicus.if.org Git - php/commitdiff
add pgsql new functions
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 25 Nov 2011 02:24:37 +0000 (02:24 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 25 Nov 2011 02:24:37 +0000 (02:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f71f27c2ea10d1044f4c29d2657195138a32a3b6..f70e096b7ce4f61735b2a577eb7c180532a76e56 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,4 +28,7 @@ PHP                                                                        NEWS
        still exists for backward compatibility but is doing nothing). (Pierrick)
   . Fixed bug #54995 (Missing CURLINFO_RESPONSE_CODE support). (Pierrick)
 
+- pgsql
+  . Added pg_escape_literal() and pg_escape_identifier() (Yasuo)
+
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>