5 months ago |
Sjoerd Mullender |
Closing branch returning.
returning
|
5 months ago |
svetlin |
make clang happy
resource_management
|
5 months ago |
svetlin |
merge with default
resource_management
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Sjoerd Mullender |
Typos.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Backed out changeset d854a0d73fe9
Aug2024
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Sjoerd Mullender |
Don't access streams after they were closed.
Aug2024
|
5 months ago |
Joeri van Ruth |
Fix #7587 wrong line numbering in rejects table
Aug2024
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
svetlin |
wip free in sql layer
resource_management
|
5 months ago |
svetlin |
merge with default
resource_management
|
5 months ago |
Niels Nes |
merged
Aug2024
|
5 months ago |
Niels Nes |
don't use the --break-system-packages
Aug2024
|
5 months ago |
Yunus Koning |
Update more TOOD's
json-extend
|
5 months ago |
Yunus Koning |
get rid of the postgres Datum type
json-extend
|
5 months ago |
Yunus Koning |
implement some TODO's
json-extend
|
5 months ago |
Yunus Koning |
proper error handling in binary operations
json-extend
|
5 months ago |
Yunus Koning |
get rid of jbvBinary
json-extend
|
5 months ago |
Yunus Koning |
improve error handling a bit
json-extend
|
5 months ago |
Yunus Koning |
Handle Numeric
json-extend
|
5 months ago |
Yunus Koning |
share main allocator between yyjson and pg_jsonpath
json-extend
|
5 months ago |
Yunus Koning |
do error handling
json-extend
|
5 months ago |
Yunus Koning |
add TODO
json-extend
|
5 months ago |
Yunus Koning |
use single dynamic allocator for JsonPathQuery
json-extend
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Niels Nes |
merged with default
ordered-set-aggregates
|
5 months ago |
Sjoerd Mullender |
Introduce a TESTINGMASK (-d256) which is always on during testing.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Fix man page layout.
Aug2024
|
5 months ago |
Lucas Pereira |
Fix wrong check for complex expressions.
Aug2024
|
5 months ago |
Niels Nes |
exclude select expression when adding join (only) expressions. Solves issue #7585.
Aug2024
|
5 months ago |
Lucas Pereira |
Merge with Aug2024 branch.
|
5 months ago |
Lucas Pereira |
Fix rel_cast taking into account new precision and scale assumptions. Also, add ChangeLog entry.
Aug2024
|
5 months ago |
Ying Zhang |
merged from Aug2024
|
5 months ago |
Sjoerd Mullender |
Always skip known-to-fail tests unless --alltests is passed as argument.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Ying Zhang |
Filter out output expected to be different
Aug2024
|
5 months ago |
Ying Zhang |
We now use NOSYNCMASK to determine if we are running (M)test:
Aug2024
|
5 months ago |
Sjoerd Mullender |
When testing with --nomito, still enable the NOSYNC debug flag, second location.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Sjoerd Mullender |
Backed out changesets 1abb97336c05 and 70402bf08abf
Aug2024
|
5 months ago |
Sjoerd Mullender |
Kind of reapply changeset a32c685fa62b, but now do it mostly in the parser.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Backed out changeset a32c685fa62b
Aug2024
|
5 months ago |
Yunus Koning |
fix interface JsonPathQuery and use it
json-extend
|
5 months ago |
Yunus Koning |
fix list macro's
json-extend
|
5 months ago |
Yunus Koning |
clean up yyjson memory management
json-extend
|
5 months ago |
Yunus Koning |
properly cleanup query before handling return clause
|
5 months ago |
Sjoerd Mullender |
Fix a leak.
|
5 months ago |
Sjoerd Mullender |
Approve non-hge upgrade.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
5 months ago |
Ying Zhang |
removed unnecessary test
Aug2024
|
5 months ago |
Niels Nes |
changelog message for decimal changes
Aug2024
|
5 months ago |
Sjoerd Mullender |
When testing with --nomito, still enable the NOSYNC debug flag.
Aug2024
|
5 months ago |
Sjoerd Mullender |
Exit (GDKfatal) when upgrade fails, don't try to limp on after partial upgrade.
Aug2024
|
5 months ago |
Sjoerd Mullender |
We now have to be explicit in which decimal version we want to drop.
Aug2024
|
5 months ago |
Martin van Dinther |
Add missing copyright header
|
5 months ago |
Niels Nes |
handle generic type decimal (ie without specification/scale) later in the
Aug2024
|
5 months ago |
Sjoerd Mullender |
Remove useless code.
Aug2024
|
5 months ago |
Yunus Koning |
(tmp) fixes
json-extend
|