summaryrefslogtreecommitdiff
path: root/lib/odbc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sk/odbc64' into master-puFredrik Gustafsson2013-02-284-2/+88
|\
| * explain postgres pecularity for param query out parametersRaimo Niskanen2013-01-172-4/+22
| * postgresql test case for 64bit bug for param_querySatoshi Kinoshita2013-01-102-1/+23
| * rollback disabling scrollable_cursors for oracleSatoshi Kinoshita2013-01-101-6/+1
| * drop procedure after testingSatoshi Kinoshita2013-01-101-0/+2
| * set scrollable_cursors to off for oracle driverSatoshi Kinoshita2013-01-101-1/+6
| * drop procedure after testingSatoshi Kinoshita2013-01-101-0/+3
| * test case for stored procedure with (32bit) integer out params on 64bit platformSatoshi Kinoshita2013-01-102-1/+42
| * odbcserver 64bit bug for SQL_C_SLONG typeSatoshi Kinoshita2013-01-101-1/+1
* | Prepare releaseOTP_R16BErlang/OTP2013-02-251-1/+18
* | Update copyright yearsBjörn-Egil Dahlberg2013-02-223-3/+3
* | Merge branch 'ia/odbc/port_info'Ingela Anderton Andin2013-02-181-14/+34
|\ \
| * | odbc: Use erlang:port_info to make sure test cases chooses the correct portIngela Anderton Andin2013-02-141-14/+34
* | | Bumped version numberFredrik Gustafsson2013-02-081-1/+1
* | | Merge branch 'kp/odbc-empty-params/OTP-10798'Fredrik Gustafsson2013-02-082-2/+69
|\ \ \ | |/ / |/| |
| * | Add testcases for odbc:param_queryDanil Onishchenko2013-01-251-1/+66
| * | Fix odbc:param_query/3 and odbc:param_query/4.Danil Onishchenko2013-01-111-1/+3
* | | Prepare releaseOTP_R16A_RELEASE_CANDIDATEErlang/OTP2013-01-291-1/+52
* | | Update copyright yearsBjörn-Egil Dahlberg2013-01-255-5/+5
* | | Merge branch 'kp/odbc-oracle-autocommit-fix/OTP-10735'Fredrik Gustafsson2013-01-241-0/+50
|\ \ \
| * | | Fix aotocommit for Oracle ODBC driver in Linux.Danil Onishchenko2013-01-111-0/+50
| |/ /
* | | Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg2013-01-182-5/+5
|\ \ \
| * | | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-152-5/+5
* | | | Fix LM_TRY_ENABLE_CFLAG to use correct environmentBjörn-Egil Dahlberg2013-01-151-4/+3
* | | | If GCC is used, treat -Wreturn-type as errorTuncer Ayaz2013-01-112-0/+31
| |/ / |/| |
* | | Prepare OTP files for Unicode as default encodingHans Bolinder2013-01-091-3/+4
* | | Fix some FOP warningsHans Bolinder2013-01-091-3/+9
|/ /
* | update vsnHenrik Nord2012-12-041-1/+1
* | Added test case for new odbc option 'extended_errors'Franko Franicevich2012-12-041-1/+31
* | Add extended_errors option to ODBCBernard Duggan2012-12-044-49/+92
* | Merge branch 'maint'Björn-Egil Dahlberg2012-11-231-1/+1
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2012-11-231-1/+1
* | Merge branch 'maint'Björn-Egil Dahlberg2012-11-211-1/+9
|\ \ | |/
| * Teach erl_interface configure more pthread supportPer Hedeland2012-11-141-1/+9
* | Under Unix enable TCP_NODELAY to disable Nagel's socket algorithmAndy Richards2012-10-081-0/+21
|/
* Prepare releaseOTP_R15B02Erlang/OTP2012-09-031-1/+21
* Update copyright yearsBjörn-Egil Dahlberg2012-08-316-6/+6
* Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson2012-08-241-0/+106
|\
| * Revise the autoconf tests for double middle endianness.Mike Sperber2012-07-201-11/+54
| * Unbreak floating point on middle-endian machines.Mike Sperber2012-03-231-0/+63
* | Merge branch 'mz/odbc-support-param_query/OTP-10206' into maintFredrik Gustafsson2012-08-242-7/+3
|\ \
| * | Bumped version nrFredrik Gustafsson2012-08-242-7/+3
* | | Merge branch 'mz/odbc-support-param_query' into maintFredrik Gustafsson2012-08-243-30/+63
|\ \ \ | |/ /
| * | Add support for NULL value in odbc:param_queryМаксим Зражевский2011-12-213-30/+63
| |/
* | odbc: remove "-" in hostname from generated unique table nameIngela Anderton Andin2012-08-221-1/+2
* | Update to work with whitespace in exec pathLukas Larsson2012-06-055-22/+22
|/
* Prepare releaseErlang/OTP2011-12-122-2/+38
* Update copyright yearsBjörn-Egil Dahlberg2011-12-093-3/+3
* Make Win64 build work both under MSYS and CygwinPatrik Nyblom2011-12-021-1/+1
* Fix aclocal.m4 to override changes in opuPatrik Nyblom2011-12-021-2/+9