log

age author description
Mon, 20 Jun 2022 11:53:19 +0200 Lucas Pereira Backport profiling events related funs from Jul2021 (Fixes buffer overflow and conc issue) Jun2020
Fri, 17 Jun 2022 11:05:52 +0200 Sjoerd Mullender Deal with weird error from Windows. Jan2022
Fri, 17 Jun 2022 10:29:04 +0200 Sjoerd Mullender Ignore potentially missing upgrade of SHP functions also for upgrade from previous release.
Fri, 17 Jun 2022 10:36:26 +0200 svetlin need to free client as well userprofile
Thu, 16 Jun 2022 16:00:42 +0200 svetlin defense line userprofile
Fri, 17 Jun 2022 09:35:04 +0200 Sjoerd Mullender Use new functions in GDK to read lines from BBP.dir when creating snapshot.
Thu, 16 Jun 2022 18:04:18 +0200 Sjoerd Mullender Only set BBPlogno and BBPtransid when initializing.
Thu, 16 Jun 2022 17:24:18 +0200 Sjoerd Mullender Combine malloc+realloc into single malloc.
Thu, 16 Jun 2022 15:51:15 +0200 svetlin check password only through sql scenario userprofile
Thu, 16 Jun 2022 15:43:09 +0200 Sjoerd Mullender Refactor BBP.dir reading code. Use a function to read a single line.
Thu, 16 Jun 2022 12:55:52 +0200 svetlin merge with default userprofile
Thu, 16 Jun 2022 12:55:01 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Thu, 16 Jun 2022 12:54:04 +0200 svetlin fix syntax err
Thu, 16 Jun 2022 12:26:10 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Thu, 16 Jun 2022 12:25:38 +0200 Sjoerd Mullender Typo: use lock depending on bat id, not thread id. Jul2021
Thu, 16 Jun 2022 11:19:40 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Thu, 16 Jun 2022 09:39:53 +0200 Sjoerd Mullender Ignore missing upgrade of SHP functions if compiled without SHP.
Wed, 15 Jun 2022 17:52:05 +0200 svetlin merge default userprofile
Wed, 15 Jun 2022 17:51:30 +0200 svetlin add password column to users tbl userprofile
Wed, 15 Jun 2022 17:20:09 +0200 Aris Koning Renamed branch to imdbairperf. perf-imdb-air
Wed, 15 Jun 2022 17:18:45 +0200 Aris Koning Another dummy commit. imdbairperf
Wed, 15 Jun 2022 17:18:13 +0200 Aris Koning Rename branch. imdbairperf
Wed, 15 Jun 2022 17:09:33 +0200 Sjoerd Mullender Reverse R version test and add negation to the mix. Jan2022
Wed, 15 Jun 2022 17:01:48 +0200 Sjoerd Mullender Split off test that only works with older R versions. Jan2022
Wed, 15 Jun 2022 16:45:46 +0200 Aris Koning One extra dummy commit. perf-imdb-air
Wed, 15 Jun 2022 16:44:36 +0200 Aris Koning This branch is to help reproduce performance degradation that workbench started to demonstrate around 16 of May on default for imdb and airtraffic. perf-imdb-air
Wed, 15 Jun 2022 15:37:41 +0200 Bernardo Mota Fix non-existing bounding box on polygon for distancegeographic, makeline temporary fix geo-update
Wed, 15 Jun 2022 12:11:57 +0200 stefanos mavros Merging with default due to problem with filter functions geo-update
Wed, 15 Jun 2022 13:45:38 +0200 Sjoerd Mullender Remove dead code.
Wed, 15 Jun 2022 13:40:39 +0200 Sjoerd Mullender Sleep briefly on transient errors in accept(). Jul2021
Wed, 15 Jun 2022 13:10:49 +0200 Sjoerd Mullender F_LOCK and friends is defined in unistd.h and/or fcntl.h.
Wed, 15 Jun 2022 12:03:35 +0200 Sjoerd Mullender Changed error message for "impossible state". Jul2021
Wed, 15 Jun 2022 10:45:14 +0200 Sjoerd Mullender Close files. Mostly in case of (rare) error, but also when reinitializing log file. Jul2021
Wed, 15 Jun 2022 10:40:06 +0200 Sjoerd Mullender Don't kill already dead server; kill inherited server. Jul2021
Mon, 13 Jun 2022 17:47:37 +0200 svetlin callback maze userprofile
Fri, 10 Jun 2022 15:52:28 +0200 Sjoerd Mullender Rearranged code a little.
Fri, 10 Jun 2022 15:51:53 +0200 Sjoerd Mullender Changelog blurb. Jan2022
Fri, 10 Jun 2022 15:51:04 +0200 Sjoerd Mullender Reduce data races. Jul2021
Fri, 10 Jun 2022 14:13:25 +0200 Sjoerd Mullender Fix call: values is an array or NULL.
Thu, 09 Jun 2022 18:25:43 +0200 Sjoerd Mullender Fixed sscanf format string for TAILCHK debug flag.
Thu, 09 Jun 2022 17:18:46 +0200 Martin van Dinther For SQLForeignKeys() corrected the output of columns UPDATE_RULE and DELETE_RULE. These columns used to always return 3 (= SQL_NO_ACTION) but now they will report the action codes as specified in the FOREIGN KEY CONSTRAINT.
Thu, 09 Jun 2022 12:48:00 +0200 svetlin merge with default userprofile
Wed, 08 Jun 2022 17:24:56 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Wed, 08 Jun 2022 17:08:41 +0200 Sjoerd Mullender Remove now unnecessary lock. Jan2022
Wed, 08 Jun 2022 18:04:03 +0300 Panagiotis Koutsourakis Merge heads Jan2022
Wed, 08 Jun 2022 18:01:54 +0300 Panagiotis Koutsourakis No need to add /usr/include to the required includes Jan2022
Wed, 08 Jun 2022 16:42:31 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Wed, 08 Jun 2022 16:11:18 +0200 Sjoerd Mullender Fix some data races. Jul2021
Wed, 08 Jun 2022 15:38:25 +0200 Sjoerd Mullender Do not use batDirtyflushed bit. Jul2021
Wed, 08 Jun 2022 15:16:09 +0200 Sjoerd Mullender Do not use batDirtydesc bit. Jul2021
Wed, 08 Jun 2022 16:35:39 +0200 Sjoerd Mullender Suppress conflict warnings from bison. Jan2022
Tue, 07 Jun 2022 22:42:49 +0200 Sjoerd Mullender Removed VIEWunlink.
Wed, 08 Jun 2022 11:25:25 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Wed, 08 Jun 2022 11:24:22 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Wed, 08 Jun 2022 11:23:25 +0200 Sjoerd Mullender Rearrange code, add missing bat_iterator_end. Jul2021
Wed, 08 Jun 2022 10:24:05 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Wed, 08 Jun 2022 09:59:06 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Tue, 07 Jun 2022 18:59:59 +0200 Sjoerd Mullender Improved locking. Jul2021
Tue, 07 Jun 2022 22:47:42 +0200 Sjoerd Mullender Fix heap referencing leak. Jan2022
Tue, 07 Jun 2022 14:58:04 +0200 Sjoerd Mullender Removed function BATundo and the batDirtyflushed field in the BAT descriptor.