Commits · aacbfdbf6ee406bce77c5b3f826c7cd8b8501867
haf
common_includes
Browse files
May 22, 2024
operation id computation shared with sql-serializer
· 95c2ff6e
Marcin
authored
May 15, 2024
and
Bartek Wrona
committed
May 22, 2024
95c2ff6e
Sep 07, 2023
psql_utils: decrease log severity for RAII exceptions
· c8785f44
Marcin
authored
Sep 04, 2023
and
Bartek Wrona
committed
Sep 07, 2023
c8785f44
Mar 30, 2023
refactoring: move shared includes into libraries folders
· 00ca580a
Marcin
authored
Mar 27, 2023
00ca580a
query_supervisor: backend unit test
· e4de554a
Marcin
authored
Mar 27, 2023
e4de554a
query_supervisor: filtrating limited users
· 6929eb12
Marcin
authored
Mar 20, 2023
6929eb12
unit tests for tuples query handler
· 9416c0a4
Marcin
authored
Mar 14, 2023
9416c0a4
tuples limit is checked after each root query statetement
· 2ee04a57
Marcin
authored
Mar 14, 2023
2ee04a57
unit tests for elements of query supervisor
· 5ca7745e
Marcin
authored
Mar 09, 2023
5ca7745e
tuples limit query handler
· 0b0f47b4
Marcin
authored
Mar 08, 2023
0b0f47b4
refactor handler: instead of add thread to backend use pg timeouts
· e7a981c4
Marcin
authored
Mar 07, 2023
e7a981c4
support for extending postgres configuration
· 64bf0992
Marcin
authored
Mar 06, 2023
64bf0992
introducing query supervisor
· 12b43c87
Marcin
authored
Feb 27, 2023
12b43c87
Mar 01, 2023
restore c++ code for Postgres API
· 92f882bf
Marcin
authored
Feb 27, 2023
and
Marcin
committed
Mar 01, 2023
92f882bf
correct elog macro definition disabling
· d3771441
Marcin
authored
Feb 28, 2023
and
Marcin
committed
Mar 01, 2023
d3771441
Feb 08, 2023
PostgreSQL dependencies moved to postgres_includes.hpp common header,...
· e0161d0c
Bartek Wrona
authored
Feb 08, 2023
e0161d0c
Oct 25, 2021
transactions_controller library
· ad8a35cd
Marcin
authored
Oct 25, 2021
ad8a35cd
Oct 04, 2021
remove psql libraries, they did not support PSQL 12
· 943383fb
Marcin
authored
Oct 04, 2021
943383fb
Jun 01, 2021
corrections after first round of review
· 97ccf71f
Marcin
authored
Jun 01, 2021
97ccf71f
Apr 06, 2021
remove Spi namespace
· eff377ae
Marcin
authored
Apr 06, 2021
eff377ae
spi execute only with SpiSession
· 0f1f9fe5
Marcin
authored
Apr 06, 2021
0f1f9fe5
spi query possible only from SpiSession
· 5d1b072e
Marcin
authored
Apr 06, 2021
5d1b072e
rename querresult iterator
· a3540b87
Marcin
authored
Apr 06, 2021
a3540b87
use spi session an iterator
· 8d2b1c62
Marcin
authored
Apr 06, 2021
8d2b1c62
Mar 31, 2021
SpiSession become singleton becuase it uses global variables
· 8eab3dab
Marcin
authored
Mar 31, 2021
8eab3dab
Mar 30, 2021
revert works also for tables with constraints
· 8baf0724
Marcin
authored
Mar 30, 2021
8baf0724
Mar 24, 2021
end of splitting for libraries refactoring
· 69297643
Marcin
authored
Mar 24, 2021
69297643
add pq_tool library
· 19800513
Marcin
authored
Mar 24, 2021
19800513
refactoring: split for psql_utils and fork extension
· a46db3cb
Marcin
authored
Mar 24, 2021
a46db3cb
[REFACTOR]: common_includes for shared interfaces
· 9a6e755f
Marcin
authored
Mar 24, 2021
9a6e755f
Loading