<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/odbc/src, branch erl_1252</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update copyright years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</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 'mz/odbc-support-param_query/OTP-10206' into maint</title>
<updated>2012-08-24T09:23:15+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-24T09:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=313355eb792d9bc811b5cb979a7cf9fbc9a6c075'/>
<id>313355eb792d9bc811b5cb979a7cf9fbc9a6c075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped version nr</title>
<updated>2012-08-24T09:23:05+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-24T09:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4be9622555222e9ec7f1c49d8a86cc336da2875a'/>
<id>4be9622555222e9ec7f1c49d8a86cc336da2875a</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 'mz/odbc-support-param_query' into maint</title>
<updated>2012-08-24T08:27:36+00:00</updated>
<author>
<name>Fredrik Gustafsson</name>
<email>fredrik@erlang.org</email>
</author>
<published>2012-08-24T08:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8175aaab8812723e4a77ea162e49cc0900b00fef'/>
<id>8175aaab8812723e4a77ea162e49cc0900b00fef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to work with whitespace in exec path</title>
<updated>2012-06-05T08:52:16+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-05-30T16:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5f8867fb985b2b899e2ba8391652c7111f9df9bb'/>
<id>5f8867fb985b2b899e2ba8391652c7111f9df9bb</id>
<content type='text'>
OTP-10106
OTP-10107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-10106
OTP-10107
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for NULL value in odbc:param_query</title>
<updated>2011-12-21T14:29:03+00:00</updated>
<author>
<name>Максим Зражевский</name>
<email>spring.ru@gmail.com</email>
</author>
<published>2011-12-18T18:43:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c6e01fe15d02dc704e5a9e77b59d2ee2db235976'/>
<id>c6e01fe15d02dc704e5a9e77b59d2ee2db235976</id>
<content type='text'>
Support atom 'null' in odbc:param_query as database NULL value
Fix "ODBC: received unexpected info:{tcp_closed, ...}" when connection is terminating.
Fix possible access violation with 64bit ODBC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support atom 'null' in odbc:param_query as database NULL value
Fix "ODBC: received unexpected info:{tcp_closed, ...}" when connection is terminating.
Fix possible access violation with 64bit ODBC.
</pre>
</div>
</content>
</entry>
<entry>
<title>An ODBC process should exit normally if its client exits with 'shutdown'</title>
<updated>2011-11-17T10:08:29+00:00</updated>
<author>
<name>Magnus Henoch</name>
<email>magnus.henoch@erlang-solutions.com</email>
</author>
<published>2011-10-21T16:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=06d560be94935377a7e3291d43072f9d4d330eb8'/>
<id>06d560be94935377a7e3291d43072f9d4d330eb8</id>
<content type='text'>
There is nothing strange about the client shutting down, so the ODBC
process should exit normally to avoid generating a crash report for a
non-problem.

Update appup.src for new version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is nothing strange about the client shutting down, so the ODBC
process should exit normally to avoid generating a crash report for a
non-problem.

Update appup.src for new version
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-09-29T16:10:19+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-09-29T16:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5acac472723ef5cac6a944caf7b7ec4320c003e9'/>
<id>5acac472723ef5cac6a944caf7b7ec4320c003e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for release</title>
<updated>2011-06-28T13:07:38+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-06-20T07:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7d72600b7a3f9b74f399a4d333ce8b6db8e819ab'/>
<id>7d72600b7a3f9b74f399a4d333ce8b6db8e819ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for SQL_WLONGVARCHAR</title>
<updated>2011-06-22T07:36:45+00:00</updated>
<author>
<name>Hanfei Shen</name>
<email>hanfei.shen@saybot.com</email>
</author>
<published>2011-05-03T16:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=64633846cc6959eca307d37e7b879ac14182f3c3'/>
<id>64633846cc6959eca307d37e7b879ac14182f3c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
