<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/tests/14pg_update.phpt, branch php-7.4.0RC4</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Attempt to fix tests fails</title>
<updated>2016-05-31T08:48:19+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-05-31T08:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=072bc589fc79a662a00480937d496deb1497b12e'/>
<id>072bc589fc79a662a00480937d496deb1497b12e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>EXPERIMENTAL flags for pg_select/pg_insert/pg_update/pg_delete are removed.</title>
<updated>2014-02-16T05:11:21+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-16T03:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=56854511d8f046d49cd34666764b37698d961431'/>
<id>56854511d8f046d49cd34666764b37698d961431</id>
<content type='text'>
Use string escape for exotic types that allows to handle any data types. i.e. Array, JSON, JSONB, etc will work.
Add escape only query for better performance which removes meta data look up. Limitations forced by pg_convert() can be avoided with this. PGSQL_DML_ESCAPE constant is added for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use string escape for exotic types that allows to handle any data types. i.e. Array, JSON, JSONB, etc will work.
Add escape only query for better performance which removes meta data look up. Limitations forced by pg_convert() can be avoided with this. PGSQL_DML_ESCAPE constant is added for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.</title>
<updated>2013-08-05T09:23:15+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2013-08-05T09:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f718684a6c1d6221015031d1e72d3eb55ecbb659'/>
<id>f718684a6c1d6221015031d1e72d3eb55ecbb659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #65047 (Test skip on client / server version)</title>
<updated>2013-06-19T09:48:03+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2013-06-19T09:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c666239265048abd3cc0b2c48493a5db1eacc28e'/>
<id>c666239265048abd3cc0b2c48493a5db1eacc28e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Updated ext/pgsql tests to work w/ PostgreSQL 8.5</title>
<updated>2009-12-25T20:56:00+00:00</updated>
<author>
<name>Matteo Beccati</name>
<email>mbeccati@php.net</email>
</author>
<published>2009-12-25T20:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=09587d3cbf2e8a7e00c2706a697ad7572b54897a'/>
<id>09587d3cbf2e8a7e00c2706a697ad7572b54897a</id>
<content type='text'>
# tested w/ 8.5alpha3

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# tested w/ 8.5alpha3

</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized tests</title>
<updated>2003-05-20T00:14:46+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2003-05-20T00:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=daded6e633a57a499a11fb97e417d063cc803058'/>
<id>daded6e633a57a499a11fb97e417d063cc803058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pg_convert/pg_insert/pg_select/pg_update/pg_delete a bit more flexible.</title>
<updated>2002-04-23T03:42:26+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-23T03:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e7e0eddadd0931c45208c393b340085e9c550852'/>
<id>e7e0eddadd0931c45208c393b340085e9c550852</id>
<content type='text'>
pg_convert() may ignore, NOT NULL and/or DEFAULT.
pg_insert/pg_update/pg_select/pg_update may return query string.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pg_convert() may ignore, NOT NULL and/or DEFAULT.
pg_insert/pg_update/pg_select/pg_update may return query string.

</pre>
</div>
</content>
</entry>
<entry>
<title>Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()</title>
<updated>2002-04-08T01:37:38+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-04-08T01:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ac70c6821545e824a78dd9341d8c66240b63583'/>
<id>4ac70c6821545e824a78dd9341d8c66240b63583</id>
<content type='text'>
and pg_delete().
@ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
@ and pg_delete(). (Yasuo)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and pg_delete().
@ Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update()
@ and pg_delete(). (Yasuo)

</pre>
</div>
</content>
</entry>
</feed>
