2019-08-14 |
Hiroshi Inoue | Added support for scalar functions TIMESTAMPADD(),... |
commit | commitdiff | tree |
2019-08-01 |
Hiroshi Inoue | Since commit 778571, SQLGetTypeInfo() filters SQL_TYPE_... |
commit | commitdiff | tree |
2019-07-22 |
Hiroshi Inoue | Fix the bug that SQLGetDescField() for Field SQL_DESC_C... |
commit | commitdiff | tree |
2019-05-24 |
Hiroshi Saito | Prep release 11.01.0000 REL-11_01_0000 |
commit | commitdiff | tree |
2019-05-19 |
Hiroshi Inoue | Fix test_connection() in setup.c so that settings of... |
commit | commitdiff | tree |
2019-05-19 |
Hiroshi Inoue | Bug fix: don't forget to set parameter numbers while... |
commit | commitdiff | tree |
2019-05-15 |
Hiroshi Inoue | Correct the rgbInfoValue returned by SQLGetInfo(..... |
commit | commitdiff | tree |
2019-05-01 |
Hiroshi Inoue | Fix a typo in SQLForeignKeys-ResultSet-Column. |
commit | commitdiff | tree |
2019-04-29 |
Hiroshi Inoue | Correct the rgbInfoValue returned by SQLGetInfo(SQL_LIK... |
commit | commitdiff | tree |
2019-04-29 |
Hiroshi Inoue | Register drivers {PostgreSQL ANSI} and {PostgreSQL... |
commit | commitdiff | tree |
2019-04-28 |
Hiroshi Inoue | Because the field 'relhasoids' was dropped in PG12... |
commit | commitdiff | tree |
2019-03-29 |
Hiroshi Inoue | Correct the rgbInfoValue returned by SQLGetInfo(SQL_TIM... |
commit | commitdiff | tree |
2018-11-17 |
Hiroshi Saito | Prep release 11.00.0000. REL-11_00_0000 |
commit | commitdiff | tree |
2018-11-13 |
Hiroshi Inoue | Fix a bug that SQLSpecialColumns() returns oid/xmin... |
commit | commitdiff | tree |
2018-11-10 |
Hiroshi Inoue | Change the default platform parameter from "x64" to... |
commit | commitdiff | tree |
2018-11-07 |
Hiroshi Inoue | Documentation fix. |
commit | commitdiff | tree |
2018-11-05 |
Hiroshi Inoue | In Postgresql, numeric items without precision are... |
commit | commitdiff | tree |
2018-11-03 |
Hiroshi Inoue | The Windows binaries of next release will be built... |
commit | commitdiff | tree |
2018-11-03 |
Hiroshi Inoue | Fix a bug caused by the previous commit e7be9779ba98b14... |
commit | commitdiff | tree |
2018-10-28 |
Hiroshi Inoue | Add an alias DX of *Database* keyword for connection... |
commit | commitdiff | tree |
2018-10-26 |
Hiroshi Inoue | Unbuffered-IO in Windows is incredibly slow. Instead... |
commit | commitdiff | tree |
2018-10-26 |
Hiroshi Inoue | Fix the regression test failure in odbc-escapes caused... |
commit | commitdiff | tree |
2018-10-25 |
Hiroshi Inoue | Increase the number of choices for "diff" commands... |
commit | commitdiff | tree |
2018-10-21 |
Hiroshi Inoue | Ignore BOM(byte order mark)s when there are BOMs in... |
commit | commitdiff | tree |
2018-10-19 |
Hiroshi Inoue | Added shell scripts to build binaries, test and build... |
commit | commitdiff | tree |
2018-10-19 |
Hiroshi Inoue | Add an option to reinstall the driver. |
commit | commitdiff | tree |
2018-10-19 |
Hiroshi Inoue | Make it possible to separate object trees x86_ANSI_Rele... |
commit | commitdiff | tree |
2018-09-26 |
Hiroshi Inoue | Remove connSettings option and/or pqopt option from... |
commit | commitdiff | tree |
2018-09-26 |
Hiroshi Inoue | Remove obsolete maps pointed out by Daniel Cory <dcory... |
commit | commitdiff | tree |
2018-08-28 |
Hiroshi Inoue | Review RegisterDsn. |
commit | commitdiff | tree |
2018-08-28 |
Hiroshi Inoue | Correct the path name of Visual Studio 2017 tools. |
commit | commitdiff | tree |
2018-05-23 |
Hiroshi Inoue | Fix compiler warnings in i386-linux-gnu. |
commit | commitdiff | tree |
2018-05-23 |
Hiroshi Inoue | Call AC_CHECK_SIZEOF(long int) in configure.ac and... |
commit | commitdiff | tree |
2018-05-23 |
Hiroshi Inoue | Fix compiler warnings. |
commit | commitdiff | tree |
2018-05-22 |
Hiroshi Inoue | odbc_config is often missing in ubuntu. |
commit | commitdiff | tree |
2018-05-21 |
Hiroshi Inoue | Create an output variable from a shell variable ODBCLIB... |
commit | commitdiff | tree |
2018-05-19 |
Hiroshi Saito | Prep release 10.03.0000 REL-10_03_0000 |
commit | commitdiff | tree |
2018-05-17 |
Hiroshi Inoue | Reduce DB access to pg_class or pg_index by caching... |
commit | commitdiff | tree |
2018-05-17 |
Hiroshi Inoue | Add a parameter SpecificDsn of regress.ps1. |
commit | commitdiff | tree |
2018-05-14 |
Maxim Zakharov | fix build on Solaris using Solaris Studio |
commit | commitdiff | tree |
2018-05-12 |
Hiroshi Inoue | Fix some typos in help messages of regrees.ps1. |
commit | commitdiff | tree |
2018-05-12 |
Hiroshi Inoue | Let SQLTables() or SQLTablePrivileges() show partition... |
commit | commitdiff | tree |
2018-05-11 |
Hiroshi Inoue | Fix a crash bug when handling error messages. |
commit | commitdiff | tree |
2018-05-02 |
Hiroshi Inoue | Revise ConfigDSN() so that it handles the 4th parameter... |
commit | commitdiff | tree |
2018-05-02 |
Hiroshi Inoue | Fix SQLGetTypeInfo() so that it filters SQL_TYPE_DATE... |
commit | commitdiff | tree |
2018-04-18 |
Hiroshi Inoue | Put back the handling of lock_CC_for_rb variable. |
commit | commitdiff | tree |
2018-03-30 |
Hiroshi Saito | Fixed typo.. |
commit | commitdiff | tree |
2018-03-30 |
Hiroshi Saito | Prep release 10.02.0000 REL-10_02_0000 |
commit | commitdiff | tree |
2018-03-27 |
Hiroshi Inoue | Fix a crash bug in AddDeleted(). |
commit | commitdiff | tree |
2018-03-27 |
Hiroshi Inoue | Make SQLSetPos(SQL_DELETE/SQL_REFRESH) more effective. |
commit | commitdiff | tree |
2018-03-26 |
Hiroshi Inoue | Handle MALLOC/REALLOC errors while fetching tuples... |
commit | commitdiff | tree |
2018-03-26 |
Hiroshi Inoue | Oops, setting *tidval* variable in SC_pos_reload_with_k... |
commit | commitdiff | tree |
2018-03-26 |
Hiroshi Inoue | Modify positioned-update-test. |
commit | commitdiff | tree |
2018-03-14 |
Hiroshi Inoue | Avoid replacing effective notice messages. |
commit | commitdiff | tree |
2018-03-14 |
Ayappan | Fix build for non-gcc systems |
commit | commitdiff | tree |
2018-02-28 |
Hiroshi Inoue | It's safer to call setlocale(LC_CTYPE, "") than calling... |
commit | commitdiff | tree |
2018-01-12 |
Hiroshi Inoue | It is not appropriate to distribute test/Makefile. REL-10_01_0000 |
commit | commitdiff | tree |
2018-01-12 |
Hiroshi Inoue | Fix a bug in is_setting_search_path. A pointer might... |
commit | commitdiff | tree |
2017-12-31 |
Hiroshi Inoue | Oops, get_DocumentElement() doesn't return xml type. |
commit | commitdiff | tree |
2017-12-28 |
Hiroshi Saito | Fixed typo release document. |
commit | commitdiff | tree |
2017-12-27 |
Hiroshi Saito | Prep release 10.01.0000 |
commit | commitdiff | tree |
2017-12-26 |
Hiroshi Inoue | Review the level of MYLOG, QLOG. |
commit | commitdiff | tree |
2017-12-23 |
Hiroshi Inoue | Free any data at exec params before the statement is... |
commit | commitdiff | tree |
2017-12-23 |
Hiroshi Inoue | Fix a bug in pgdebug_realloc(). |
commit | commitdiff | tree |
2017-12-22 |
Hiroshi Inoue | Use MYLOG instead of inolog in inouealc.c . |
commit | commitdiff | tree |
2017-11-23 |
Hiroshi Inoue | Add add an option -NoPDB to buildInstallers.ps1. |
commit | commitdiff | tree |
2017-11-20 |
Hiroshi Inoue | Review the handling of @@IDENTITY when a column's defau... |
commit | commitdiff | tree |
2017-11-16 |
Hiroshi Inoue | Fix my mistake of previous commit. |
commit | commitdiff | tree |
2017-10-18 |
Hiroshi Inoue | Call Get-VSSetupInstance to detect Visual Studio instal... |
commit | commitdiff | tree |
2017-10-13 |
Hiroshi Saito | Prep version 10.00.0000! REL-10_00_0000 |
commit | commitdiff | tree |
2017-10-12 |
Hiroshi Inoue | Fix the bug that 'create table T_$001 (\81c)' fails when... |
commit | commitdiff | tree |
2017-10-05 |
Hiroshi Inoue | Correct the use of MatchInfo object which is an output... |
commit | commitdiff | tree |
2017-10-04 |
Hiroshi Inoue | Preparation for development with VC15(VS 2017). |
commit | commitdiff | tree |
2017-09-30 |
Hiroshi Inoue | Don't forget to call resetPQExpBuffer() before processi... |
commit | commitdiff | tree |
2017-09-27 |
Hiroshi Inoue | Use macro IS_NOT_SPACE() instead of !isspace() to ensur... |
commit | commitdiff | tree |
2017-09-27 |
Hiroshi Inoue | Correct CC_set_error_if_not_set(). |
commit | commitdiff | tree |
2017-09-27 |
Hiroshi Inoue | Improve the use of SC_error_copy() in info.c. |
commit | commitdiff | tree |
2017-09-24 |
Hiroshi Inoue | Improve error handling in info.c. |
commit | commitdiff | tree |
2017-09-24 |
Hiroshi Inoue | Change QLOG() so that it calls corresponding MYLOG... |
commit | commitdiff | tree |
2017-09-24 |
Hiroshi Inoue | Change the return value of strncpy_null() from char... |
commit | commitdiff | tree |
2017-09-23 |
Hiroshi Inoue | Review getNextToken() in parse.c. |
commit | commitdiff | tree |
2017-09-22 |
Hiroshi Inoue | Use pg_get_serial_sequence() to get serial sequence... |
commit | commitdiff | tree |
2017-09-21 |
Hiroshi Inoue | Review the use of encoded_nextchar(). |
commit | commitdiff | tree |
2017-09-20 |
Hiroshi Inoue | Fix "unrecognized format function type" warnings in... |
commit | commitdiff | tree |
2017-09-18 |
Hiroshi Inoue | Improve @@identty handling. |
commit | commitdiff | tree |
2017-09-17 |
Hiroshi Inoue | Add some QLOGs. |
commit | commitdiff | tree |
2017-09-13 |
Hiroshi Inoue | Remove the "unknown" column from colattribute-test... |
commit | commitdiff | tree |
2017-09-12 |
Hiroshi Inoue | For PG10 servers, we will never see "unknown" output... |
commit | commitdiff | tree |
2017-09-12 |
Hiroshi Inoue | Handle PG 10 identity columns. |
commit | commitdiff | tree |
2017-09-10 |
Hiroshi Inoue | Fix multibyte handling of ansi driver. |
commit | commitdiff | tree |
2017-09-08 |
Hiroshi Inoue | Fix a compiler warning. |
commit | commitdiff | tree |
2017-09-07 |
Hiroshi Inoue | Don't forget to set default values when registering... |
commit | commitdiff | tree |
2017-09-05 |
Hiroshi Saito | Prep release 09.06.0500 REL-09_06_0500 |
commit | commitdiff | tree |
2017-09-03 |
Hiroshi Inoue | Fix compiler warnings. |
commit | commitdiff | tree |
2017-09-03 |
Hiroshi Inoue | Allow PROCCALL in ReadOnly mode. |
commit | commitdiff | tree |
2017-09-02 |
Hiroshi Inoue | Move 2 CtrlCheckButton() calls into a switch statement. |
commit | commitdiff | tree |
2017-09-01 |
Hiroshi Inoue | Add __attribute__((format(printf,3,4))) to the declarat... |
commit | commitdiff | tree |
2017-09-01 |
Hiroshi Inoue | Improve QLOG. |
commit | commitdiff | tree |
2017-08-30 |
Hiroshi Inoue | Review ER_ReturnError(). |
commit | commitdiff | tree |
2017-08-30 |
Hiroshi Inoue | Add level parameter to Commlog/Mylog option of setup... |
commit | commitdiff | tree |
next |