<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql, branch php-5.5.13</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>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-02-16T01:45:50+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-16T01:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3fcdecf658e1da937581caae8de9998c3303addf'/>
<id>3fcdecf658e1da937581caae8de9998c3303addf</id>
<content type='text'>
* PHP-5.4:
  Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed possbile injections against pg_insert()/pg_delete()/pg_update()/pg_select()</title>
<updated>2014-02-16T01:45:15+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-16T01:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f275fdcf0095a108c33f2843011c6fac54216121'/>
<id>f275fdcf0095a108c33f2843011c6fac54216121</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-02-15T22:51:50+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T22:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f9537c2a0bf324a892182ff2dd3ec3218dba812a'/>
<id>f9537c2a0bf324a892182ff2dd3ec3218dba812a</id>
<content type='text'>
* PHP-5.4:
  Refactor build_tablename()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Refactor build_tablename()
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor build_tablename()</title>
<updated>2014-02-15T22:51:27+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T22:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6f14b5ab4137e6505d595adf24615fc47ece67fd'/>
<id>6f14b5ab4137e6505d595adf24615fc47ece67fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-02-15T21:25:01+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T21:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c9fd8fb534babc4b6fb0eee00dddb080cde83d7'/>
<id>8c9fd8fb534babc4b6fb0eee00dddb080cde83d7</id>
<content type='text'>
* PHP-5.4:
  Revise encoding blacklist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Revise encoding blacklist
</pre>
</div>
</content>
</entry>
<entry>
<title>Revise encoding blacklist</title>
<updated>2014-02-15T21:21:39+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T21:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9f251548ae4875aa7714e81c79668cc231d7de6c'/>
<id>9f251548ae4875aa7714e81c79668cc231d7de6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-02-15T13:05:08+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2014-02-15T13:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a65a54664066b69663d51726c64d3ff0e940f5c4'/>
<id>a65a54664066b69663d51726c64d3ff0e940f5c4</id>
<content type='text'>
* PHP-5.4:
  - Fix ZTS build when HAVE_PQESCAPELITERAL is not set
  Update NEWS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  - Fix ZTS build when HAVE_PQESCAPELITERAL is not set
  Update NEWS
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix ZTS build when HAVE_PQESCAPELITERAL is not set</title>
<updated>2014-02-15T13:04:49+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipensp@gmail.com</email>
</author>
<published>2014-02-15T13:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d84f6c06ec59e8fc23b715c08fba2eaf451868a'/>
<id>9d84f6c06ec59e8fc23b715c08fba2eaf451868a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-02-15T09:29:36+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T09:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6e0b8b4288ac3224c011b913ea93c7654fc04d12'/>
<id>6e0b8b4288ac3224c011b913ea93c7654fc04d12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor and cleanup. WS is cleaned up. Use -b if it is needed.</title>
<updated>2014-02-15T09:20:58+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-02-15T07:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=832c21cabfb6a54a0961f044d77987d166beb97c'/>
<id>832c21cabfb6a54a0961f044d77987d166beb97c</id>
<content type='text'>
Added compatibility macros, PQescapeStringConn, PGSQLescapeLiteral/Identifier, PGSQLfree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added compatibility macros, PQescapeStringConn, PGSQLescapeLiteral/Identifier, PGSQLfree.
</pre>
</div>
</content>
</entry>
</feed>
