log

age author description
Thu, 14 Apr 2022 13:28:01 +0200 Aris Koning Add tests for UNLOGGED TABLE. unlogged
Thu, 14 Apr 2022 13:21:38 +0200 Sjoerd Mullender Merge with Jul2021 branch. Jan2022
Thu, 14 Apr 2022 13:18:17 +0200 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
Thu, 14 Apr 2022 12:13:41 +0200 Aris Koning Do not allow foreign key relations between unlogged and logged tables. unlogged
Thu, 14 Apr 2022 10:28:01 +0200 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
Thu, 14 Apr 2022 10:24:34 +0200 Sjoerd Mullender Merge with Nov2019 branch. Jun2020
Thu, 17 Feb 2022 15:21:54 +0100 Sjoerd Mullender Make a copy of any view we encounter in the result set. Nov2019
Thu, 14 Apr 2022 09:04:07 +0200 Pedro Ferreira _mul128 is only available on x64 architecture Jan2022
Wed, 13 Apr 2022 17:55:13 +0200 Aris Koning Merge with default. unlogged
Wed, 13 Apr 2022 17:11:24 +0200 Aris Koning Merge with default. unlogged
Wed, 13 Apr 2022 17:10:45 +0200 Aris Koning Very small fix. unlogged
Wed, 13 Apr 2022 16:56:03 +0200 Aris Koning Make sure unloggedTable initialized correctly after restart. unlogged
Wed, 13 Apr 2022 16:53:49 +0200 Aris Koning Allow with data creation of unlogged tables. unlogged
Wed, 13 Apr 2022 17:13:50 +0200 Pedro Ferreira Merged with Jan2022
Wed, 13 Apr 2022 17:12:20 +0200 Pedro Ferreira Disable foreign keys between temp and non temp tables. Fixes crash Jan2022
Wed, 13 Apr 2022 15:52:24 +0200 Pedro Ferreira Merged with default properties
Wed, 13 Apr 2022 15:35:00 +0200 Sjoerd Mullender Approve upgrade.
Wed, 13 Apr 2022 15:25:23 +0200 Pedro Ferreira Added group by x+1,(y-2)*3,2-z into group by x,y,z optimization
Wed, 13 Apr 2022 14:55:51 +0200 Martin van Dinther Update the upgrade program, part of fix 7282
Wed, 13 Apr 2022 13:21:38 +0200 Sjoerd Mullender Merge with Oct2020 branch. Jul2021
Wed, 13 Apr 2022 13:20:44 +0200 Sjoerd Mullender Merge with Jun2020 branch. Oct2020
Thu, 04 Nov 2021 10:19:02 +0100 Sjoerd Mullender We need an old proj library. Jun2020
Wed, 13 Apr 2022 11:02:22 +0200 Pedro Ferreira Flag changes
Tue, 12 Apr 2022 20:10:31 +0200 Sjoerd Mullender Compare variables by number instead of name; slight improvement in test.
Tue, 12 Apr 2022 20:09:08 +0200 Sjoerd Mullender Fix some data races.
Tue, 12 Apr 2022 20:05:49 +0200 Sjoerd Mullender Use a long double to print hge values in error messages.
Thu, 07 Apr 2022 15:37:26 +0200 Sjoerd Mullender Fix data races.
Wed, 06 Apr 2022 10:16:03 +0200 Sjoerd Mullender Fixing data races.
Tue, 12 Apr 2022 17:00:13 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Tue, 12 Apr 2022 16:58:31 +0200 Sjoerd Mullender Delete the directory. Jan2022
Tue, 12 Apr 2022 16:56:59 +0200 Sjoerd Mullender Use _mul128 intrinsic on Windows. Jan2022
Tue, 12 Apr 2022 16:51:12 +0200 Sjoerd Mullender Always check for 128 bit integers, but only define hge type if available and requested.
Tue, 12 Apr 2022 16:48:49 +0200 Pedro Ferreira Move identical grouping columns detection as an optimizer. It fixes query with self reference being used as a grouping column
Tue, 12 Apr 2022 10:01:52 +0200 Pedro Ferreira Added test and fix for bug #7285 Use right BAT for aggr_group.count. At the same time ignore extra input arguments including extents BAT if that's the case
Mon, 11 Apr 2022 17:45:46 +0200 Pedro Ferreira Helping on bug #7285 Don't push unecessary arguments for R/Python/C udf aggregates
Mon, 11 Apr 2022 14:40:26 +0200 Pedro Ferreira Re-create histograms histograms
Mon, 11 Apr 2022 14:12:47 +0200 Pedro Ferreira Use right count (avoid data race) histograms
Mon, 11 Apr 2022 13:52:23 +0200 Pedro Ferreira At the moment we don't keep histograms after inserts/updates. We will change this soon histograms
Mon, 11 Apr 2022 13:12:20 +0200 Pedro Ferreira Merged with default histograms
Mon, 11 Apr 2022 12:35:23 +0200 Sjoerd Mullender Scale was interpreted wrong when calculating average.
Fri, 08 Apr 2022 17:11:58 +0200 Pedro Ferreira Use analyze statement to make test output deterministic properties
Fri, 08 Apr 2022 15:54:49 +0200 Aris Koning Fix test output. unlogged
Fri, 08 Apr 2022 14:53:17 +0200 nuno-faria Initial patch containing the unlogged table feature. unlogged
Fri, 08 Apr 2022 14:52:27 +0200 Aris Koning Merge with default. unlogged
Fri, 08 Apr 2022 13:33:08 +0200 Aris Koning New branch 'unlogged'. unlogged
Fri, 08 Apr 2022 16:23:47 +0200 Bernardo Mota Initial implementation of bounding box function (geodeticEdgeBoundingBox) geo-update
Fri, 08 Apr 2022 15:18:24 +0200 Pedro Ferreira Merged with default properties
Fri, 08 Apr 2022 15:17:21 +0200 Pedro Ferreira Propagate statistics on grouping columns properties
Fri, 08 Apr 2022 14:52:19 +0200 Joeri van Ruth Merge branch 'default' into 'copyparpipe' copyparpipe
Thu, 07 Apr 2022 12:10:41 +0200 Joeri van Ruth Roll back the directappend code, we're not going to use it copyparpipe
Fri, 08 Apr 2022 12:12:16 +0200 Joeri van Ruth Refactor add_to_rowcount_accumulator
Fri, 08 Apr 2022 13:54:31 +0200 Aris Koning Remove duplicate line.
Fri, 08 Apr 2022 13:07:27 +0200 Aris Koning Close branch. group-commit
Fri, 08 Apr 2022 12:50:41 +0200 Sjoerd Mullender Jan2022-SP2 was released. Jan2022
Fri, 08 Apr 2022 11:18:17 +0200 Pedro Ferreira Merged with default properties
Fri, 08 Apr 2022 11:03:47 +0200 Pedro Ferreira This flag is no longer used
Fri, 08 Apr 2022 10:52:36 +0200 Pedro Ferreira Clean 'used' flag usage from SQL relation. We have to keep track of every rewriter that uses it in a single location. Don't do relational tree iterations to clear it
Fri, 08 Apr 2022 10:45:38 +0200 Sjoerd Mullender Merge with Jan2022 branch.
Fri, 08 Apr 2022 10:44:00 +0200 Sjoerd Mullender Use bool. Jan2022
Fri, 08 Apr 2022 10:41:07 +0200 Sjoerd Mullender Use unix domain sockets where available. Jan2022