Commit Graph

60309 Commits (c8d8431a0624949e2fca1c500e65b844d043528c)
 

Author SHA1 Message Date
Andreas Karlsson e4c1cc012b Do not run pg_tde tests in make when in global TDE mode 5 months ago
Andreas Karlsson b7dfa6897f Only enable TDE_MODE for the tests with global TDE 5 months ago
Andreas Karlsson e979ab71c2 Harmonize the different Github Actions entry points 5 months ago
Andreas Karlsson 712dcf5976 Clean up some switch statements and if chains 5 months ago
Andreas Karlsson 6fef8bdf70 Rename event triggers to something more expressive 5 months ago
Andreas Karlsson 5a1fe7650d Add more test result and logs to the Github failure artifact 5 months ago
Andreas Karlsson 5f64c75c5e Make failure artifact names consistent in Github Actions 5 months ago
Andreas Karlsson e355f3827d Clean up .gitignore 5 months ago
Andreas Karlsson 435ef90a35 Move pg_tde_change_key_provider .gitignore entry 5 months ago
Andreas Karlsson f1d12f17b1 Stop ignoring nodtags.h for pgindent 5 months ago
Andreas Karlsson d51c498991 Remove leftovers from when we remove tde_heap_basic 5 months ago
Andreas Karlsson d602c2ec67 Remove unused return value from check_percona_api_version() 5 months ago
Artem Gavrilov b7d52ab9a1 Highlight that code coverage badge in main readme file related to pg_tde 5 months ago
Artem Gavrilov 082cc11c8c Run simple tests for code coverage needs 5 months ago
Artem Gavrilov 198af9e357 Extract code coverage jobs into separate CI workflow 5 months ago
Artem Gavrilov c1da756335 Specifiy extensions required for tde test in EXTRA_INSTALL 5 months ago
Anders Åstrand aeaae4e282 Remove double declarations 5 months ago
Andreas Karlsson b639210ef4 Remove duplicate pg_regress alternate expected file 5 months ago
Andreas Karlsson e7fa26f8d3 Consistently use HeapTupleIsValid() 5 months ago
Andreas Karlsson f758cc70bb Make local variable no longer static 5 months ago
Andreas Karlsson 3251aef9e7 Rename the files under $PGDATA/pg_tde 5 months ago
Andrew Pogrebnoy 16ba8eeeeb Fix release of the not-held lock 5 months ago
Anders Åstrand 6b508a0f74 Make 013_crash_recovery.pl work on repeated runs 5 months ago
Andreas Karlsson 57ac8c8918 Fix typo in out param of pg_tde_*_key_info() 5 months ago
Andrew Pogrebnoy c8419b81ac Add crash recovery tests 5 months ago
Andrew Pogrebnoy 1fa786fa29 Don't rewrite _map files on the save_principal_key redo 5 months ago
Anders Åstrand e735727c8e Do not encourage root token use for vault 5 months ago
Artem Gavrilov b7d2f1599f Fix typo 5 months ago
Andreas Karlsson e450170e03 PG-1441 Do not replicate relation keys 5 months ago
Andreas Karlsson 8fe368b6f9 PG-1441 Do not generate relation keys in the SMGR on redo 5 months ago
Andreas Karlsson 4d9756dd17 PG-1441 Write simple TAP test for replication of pg_tde 5 months ago
Andreas Karlsson 53f71222c9 PG-1441 Refactor code for generating keys in SMGR code 5 months ago
Andrew Pogrebnoy 4724ecbfc6 Redo of the key provider info now needs a lock 5 months ago
Anders Åstrand 157230de39 PG-1419 Validate key provider access 5 months ago
Anders Åstrand 1b8513c21e Refactor some lower level functions in tde_keyring 5 months ago
Anders Åstrand 65fa2e241b Rename KeyringProviderXLRecord 5 months ago
Anders Åstrand d6eb31f59a Fix error message in keyring_file.c 5 months ago
Anders Åstrand ce63840ca9 Remove non-test 5 months ago
Anders Åstrand 043232e31e Change some keyring function to return void 5 months ago
Andreas Karlsson 14a2bd2849 Clean up a couple comments in pg_tde_tdemap.c 5 months ago
Andreas Karlsson 1885236fa9 Simplify error handling in pg_tde_write_map_keydata_file() 5 months ago
Andreas Karlsson 15ea8358f3 Do not switch between using prev_pos and curr_pos 5 months ago
Andreas Karlsson 0b2dbd2ccd Consistently update the position in a pointer passed to the function 5 months ago
Andreas Karlsson 676d637f51 Do not initialize local variables unnecessarily 5 months ago
Andreas Karlsson 332064b8bb Remove useless comments in pg_tde_tdemap.c 5 months ago
Andreas Karlsson b2fb3ffb45 Rename pg_tde_xlog_encrypt.{c,h} to pg_tde_xlog_smgr.{c,h} 5 months ago
Andreas Karlsson 0cc1d56681 Fix whitespace in pg_tde tools Makefile 5 months ago
Dragos Andriciuc 86a43fc484 Update a small fix to sequences 5 months ago
Andreas Karlsson 5ae34a248a PG-1366 Remove too detailed and incorrect comment from achitecture docs 5 months ago
Andreas Karlsson 2b417dad54 PG-1366 Clean up architecture documentation and make it up to date 5 months ago