21 months ago |
Niels Nes |
merged with jun2023
|
21 months ago |
Niels Nes |
merged
Jun2023
|
21 months ago |
Niels Nes |
fix leak of lockfile memory
Jun2023
|
21 months ago |
Niels Nes |
more component fixing in resulting cmake files
Jun2023
|
21 months ago |
Niels Nes |
merged with jun2023
|
21 months ago |
Sjoerd Mullender |
Fix up changelog files.
Jun2023
|
21 months ago |
Niels Nes |
add unregister function
|
21 months ago |
Sjoerd Mullender |
There are no cached bats (since 2012).
Jun2023
|
21 months ago |
Martin van Dinther |
Fix compilation error on windows
Jun2023
|
21 months ago |
Sjoerd Mullender |
Lots of error checking.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Slightly different way of recording that limits can be overridden temporarily.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Do some error checking.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Free heap after failure.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Check that allocation succeeded.
Jun2023
|
21 months ago |
Sjoerd Mullender |
For small mallocs, ignore GDK_vm_maxsize.
Jun2023
|
21 months ago |
Sjoerd Mullender |
More aggressively unload bats when virtual memory becomes tight.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Improve datasize counting code and don't attempt mmap twice.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Free heap on failure.
Jun2023
|
21 months ago |
Niels Nes |
fix schema_name for st_result
|
21 months ago |
Niels Nes |
protect against missing stmt (is st_result is used with direct mal statement)
|
21 months ago |
Niels Nes |
merged
Jun2023
|
21 months ago |
Niels Nes |
add missing component name
Jun2023
|
21 months ago |
Panagiotis Koutsourakis |
Merge with default
strimps-updates
|
21 months ago |
Panagiotis Koutsourakis |
Revert earlier change to preserve strimp disk format
strimps-updates
|
21 months ago |
Panagiotis Koutsourakis |
Use portable format macro for printing query bitsring
strimps-updates
|
21 months ago |
Lucas Pereira |
Missing if check + test. (GH7390/09)
Jun2023
|
21 months ago |
Panagiotis Koutsourakis |
Fix persistence bug and test
strimps-updates
|
21 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
21 months ago |
Sjoerd Mullender |
Lower limit slightly so that it also works on 32 bits.
Jun2023
|
21 months ago |
Sjoerd Mullender |
Approve non-int128 upgrades.
Jun2023
|
21 months ago |
Lucas Pereira |
Tests for GH7390(1 through 9).
Jun2023
|
21 months ago |
Lucas Pereira |
Propagate the type to `r` expression list in group by, if it exists. (GH7390/07.sql)
Jun2023
|
21 months ago |
Sjoerd Mullender |
Zap status after failed function lookup.
|
21 months ago |
Sjoerd Mullender |
Fix old merge.
|
21 months ago |
stefanos mavros |
Fixes UB in mbrHASH
|
21 months ago |
Sjoerd Mullender |
sys.similarity is gone.
|
21 months ago |
Sjoerd Mullender |
A little cleanup.
|
21 months ago |
Sjoerd Mullender |
Merge with Jun2023 branch.
|
21 months ago |
stefanos mavros |
Improves wkbHash type cast handling
|
21 months ago |
Lucas Pereira |
Check var before compare(GH7390/02.sql).
Jun2023
|
21 months ago |
stefanos mavros |
merges other branch head
|
21 months ago |
stefanos mavros |
Fixes negative num left bitshift UB (REQUIRES REVIEW)
|
21 months ago |
Sjoerd Mullender |
Skip select if it's not needed.
Jun2023
|
21 months ago |
Lucas Pereira |
If N(comes from limit) >= cnt, lastp is setted to BUN cnt - 1 and not 0.
Jun2023
|
21 months ago |
Niels Nes |
implemented [ OFFSET x [{ROW|ROWS}] ] [ FETCH {FIRST|NEXT} y {ROW|ROWS} ONLY ]
|
21 months ago |
Panagiotis Koutsourakis |
Remove unused functions
strimps-updates
|
21 months ago |
Sjoerd Mullender |
Approve upgrades after release.
Jun2023
|
21 months ago |
Niels Nes |
fix issue with savepoints and truncate/delete all
Jun2023
|
21 months ago |
Panagiotis Koutsourakis |
Fix regex bug
Jun2023
|
21 months ago |
Panagiotis Koutsourakis |
Add test for regex bug
Jun2023
|
21 months ago |
Niels Nes |
initial support for PGO
|
21 months ago |
Niels Nes |
merged with jun2023
|
21 months ago |
Niels Nes |
we pass the prepare_id via the result_id as the query structure isn't available anymore
Jun2023
|
21 months ago |
Niels Nes |
initialize dbfarm before GDKinit
Jun2023
|
21 months ago |
stefanos mavros |
Fixes mem leak
|
21 months ago |
stefanos mavros |
Fixes crash
|
21 months ago |
stefanos mavros |
Fixes mem leaks
|
21 months ago |
stefanos mavros |
Fixes crash from wkbCollect
|
21 months ago |
stefanos mavros |
Fixes row ordering and typos in ST_SDwithinRTree
|
21 months ago |
stefanos mavros |
Fixes row ordering in ST_IntersectsRTree
|