log

age author description
Fri, 10 Aug 2018 14:28:01 +0200 Sjoerd Mullender Closing branch. system-functions
Fri, 10 Aug 2018 13:55:40 +0200 Stefan Manegold fixed minor typo Mar2018
Fri, 10 Aug 2018 13:53:50 +0200 Sjoerd Mullender Implemented a "system" column in the sys.functions table to indicate system functions.
Thu, 09 Aug 2018 19:01:23 +0200 Sjoerd Mullender Reapprove.
Thu, 09 Aug 2018 18:57:32 +0200 Sjoerd Mullender Check new *_partitions tables.
Thu, 09 Aug 2018 18:00:11 +0200 Stefan Manegold extended test for bug 6638: Mar2018
Thu, 09 Aug 2018 17:22:16 +0200 Ying Zhang Avoid confusing JSON syntax errors with SQL syntax errors Aug2018
Thu, 09 Aug 2018 16:57:33 +0200 Stefan Manegold added test for bug 6638 Mar2018
Thu, 09 Aug 2018 15:53:08 +0200 Pedro Ferreira New test. rename-sql
Thu, 09 Aug 2018 15:18:28 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Thu, 09 Aug 2018 15:17:50 +0200 Sjoerd Mullender Fix upgrade of sys._tables column readonly to access. Aug2018
Thu, 09 Aug 2018 14:10:47 +0200 Sjoerd Mullender Don't take lock before entering incref. Aug2018
Thu, 09 Aug 2018 12:36:15 +0200 Sjoerd Mullender Add parentheses. Aug2018
Thu, 09 Aug 2018 10:24:33 +0200 Sjoerd Mullender Merge with default branch. system-functions
Thu, 09 Aug 2018 09:56:39 +0200 Pedro Ferreira Merge with default. rename-sql
Thu, 09 Aug 2018 09:42:11 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Wed, 08 Aug 2018 17:47:37 +0200 Pedro Ferreira Making tests happy again. rename-sql
Wed, 08 Aug 2018 17:02:29 +0200 Sjoerd Mullender Approved some tests. Aug2018
Wed, 08 Aug 2018 16:06:42 +0200 Pedro Ferreira Renames tables and columns with small tests. rename-sql
Wed, 08 Aug 2018 15:06:35 +0200 Sjoerd Mullender Changed parameter name from "last" to "limit". Aug2018
Wed, 08 Aug 2018 12:42:12 +0200 Niels Nes allow for leap seconds Mar2018
Wed, 08 Aug 2018 11:03:39 +0200 Sjoerd Mullender Do not exit from a library function; not even a very local one. Aug2018
Tue, 07 Aug 2018 17:44:02 +0200 Pedro Ferreira More progress on renaming schemas. rename-sql
Tue, 07 Aug 2018 17:26:23 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Tue, 07 Aug 2018 17:24:23 +0200 Sjoerd Mullender Fixes so that we get the same output when executed for Cygwin and native Windows. Aug2018
Tue, 07 Aug 2018 14:53:33 +0200 Pedro Ferreira First attempt to rename a single schema rename-sql
Tue, 07 Aug 2018 14:30:38 +0200 Sjoerd Mullender Use HAVE_WINSOCK_H for including winsock.h. Aug2018
Tue, 07 Aug 2018 14:28:53 +0200 Sjoerd Mullender Prettify. Aug2018
Tue, 07 Aug 2018 14:27:11 +0200 Sjoerd Mullender Python integration requires presence of python-config. Aug2018
Mon, 06 Aug 2018 15:44:32 +0200 Sjoerd Mullender Ported to Cygwin on Windows. Aug2018
Mon, 06 Aug 2018 14:03:13 +0200 Pedro Ferreira Merge with Aug2018 branch.
Mon, 06 Aug 2018 14:00:39 +0200 Pedro Ferreira Merge with Mar2018 branch. Aug2018
Mon, 06 Aug 2018 13:57:16 +0200 Pedro Ferreira Fixed check. Mar2018
Mon, 06 Aug 2018 13:48:29 +0200 Pedro Ferreira Initialize variable and indentation fix. Aug2018
Fri, 03 Aug 2018 19:22:20 +0200 Sjoerd Mullender Typo. Aug2018
Fri, 03 Aug 2018 17:40:43 +0200 Pedro Ferreira Updated ChangeLog.
Fri, 03 Aug 2018 17:06:31 +0200 Pedro Ferreira Closing merge-partitions branch. merge-partitions
Fri, 03 Aug 2018 17:04:19 +0200 Pedro Ferreira Merge with merge-partitions branch.
Fri, 03 Aug 2018 15:41:45 +0200 Sjoerd Mullender Don't provide defaults for lz4_{CFLAGS,LIBS}. Aug2018
Fri, 03 Aug 2018 15:33:20 +0200 Sjoerd Mullender Use pkg-config for liblz4. Aug2018
Fri, 03 Aug 2018 13:23:48 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Fri, 03 Aug 2018 13:18:51 +0200 Sjoerd Mullender Not all errors are the same: don't exit for transient failures. Aug2018
Fri, 03 Aug 2018 12:53:12 +0200 Sjoerd Mullender Added a comment. Aug2018
Fri, 03 Aug 2018 12:39:14 +0200 Sjoerd Mullender Use non-greedy match for % pattern. Aug2018
Fri, 03 Aug 2018 12:38:21 +0200 Sjoerd Mullender Don't use strcasecmp and strcasestr since they work byte-for-byte. Aug2018
Thu, 02 Aug 2018 13:11:40 +0200 Sjoerd Mullender Some small code improvements. Aug2018
Thu, 02 Aug 2018 15:05:47 +0200 Martin van Dinther Improved ODBC SQLGetInfo for InfoTypes for which we do have and know the maximum allowed length. Aug2018
Thu, 02 Aug 2018 14:58:58 +0200 Sjoerd Mullender Typo in test name. Aug2018
Thu, 02 Aug 2018 14:48:02 +0200 Martin van Dinther Resolving gcc compilation issues when compiling with --enable-assert --disable-debug. Aug2018
Thu, 02 Aug 2018 14:15:38 +0200 Sjoerd Mullender Merge with Mar2018 branch. Aug2018
Thu, 02 Aug 2018 12:28:44 +0200 Sjoerd Mullender Approve wanted output. Mar2018
Thu, 02 Aug 2018 10:41:42 +0200 Panagiotis Koutsourakis Merge with default data-vaults
Wed, 01 Aug 2018 17:28:53 +0200 Pedro Ferreira Added test for bug 6633. Mar2018
Wed, 01 Aug 2018 17:21:39 +0200 Sjoerd Mullender Merge with Aug2018 branch.
Wed, 01 Aug 2018 16:01:22 +0200 Sjoerd Mullender Removed macro BBPcacheid. Aug2018
Wed, 01 Aug 2018 15:18:00 +0200 Sjoerd Mullender The BBP status field is a bit mask and therefore should be unsigned. Aug2018
Wed, 01 Aug 2018 15:16:55 +0200 Sjoerd Mullender Merge with Mar2018 branch. Aug2018
Wed, 01 Aug 2018 15:14:45 +0200 Sjoerd Mullender Added comment; removed superfluous code. Mar2018
Wed, 01 Aug 2018 14:56:21 +0200 Sjoerd Mullender BBPfix can fail if it is the first physical reference to a view. Mar2018
Wed, 01 Aug 2018 13:23:55 +0200 Sjoerd Mullender Merge with Aug2018 branch.