]> granicus.if.org Git - php/commit
Fixed bug #68638 pg_update() fails to store infinite values.
authorWilliam Felipe Welter <william.welter@4linux.com.br>
Sat, 7 Feb 2015 03:26:12 +0000 (01:26 -0200)
committerWilliam Felipe Welter <william.welter@4linux.com.br>
Sat, 7 Feb 2015 03:26:12 +0000 (01:26 -0200)
commitbb3a81c4b482e94354fed40d0f1e1f81afca7437
tree19fe22bc6c82dda13031f3b44869abe57df513c9
parentb64f1491768426cd9602dc7057a220ef5b5e4cfd
Fixed bug #68638 pg_update() fails to store infinite values.
Add quotes only if "infinity" values are received.
ext/pgsql/pgsql.c