]> granicus.if.org Git - php/commit
Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
authorIlia Alshanetsky <iliaa@php.net>
Fri, 29 Dec 2006 00:34:30 +0000 (00:34 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 29 Dec 2006 00:34:30 +0000 (00:34 +0000)
commit79d524dc1e320cd38bbf6716f2f9f43df68cc037
treebf6b827cf7bb54117c47560f9af80623b00e2884
parent2820e6c1faf174af4a432b8ca66bd82e3e2263c1
Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
NEWS
ext/pgsql/pgsql.c
ext/pgsql/tests/80_bug39971.phpt [new file with mode: 0644]