Commit Graph

60309 Commits (c8d8431a0624949e2fca1c500e65b844d043528c)
 

Author SHA1 Message Date
Anders Åstrand 3095a6afe0 Add 71da1f03f2 to .git-blame-ignore-revs 5 months ago
Artem Gavrilov ecabb8b9c2 Do missing renamings in documentation 5 months ago
Andrew Pogrebnoy 0d86245ccd XLog a key rotation event rather than the result 5 months ago
Andreas Karlsson f3719a73b4 Use restart TAP helper and do not assert result 5 months ago
Andreas Karlsson 6f1bb54ac5 Simplify pg_tde_find_map_entry() now that reading is simpler 5 months ago
Andreas Karlsson 5f279ad13b Fix broken reuse of deleted entries in key map file 5 months ago
Andreas Karlsson a6f774e57e PG-1444 Move relation key deleteion to smgr_unlink() 5 months ago
Andreas Karlsson ec51d0895a PG-1444 Remove dead code for relation key deletion redo 5 months ago
Anders Åstrand 681b9ff1cd Run pgperltidy in github actions 5 months ago
Anders Åstrand 71da1f03f2 Run pgperltidy 5 months ago
Mohit Joshi 54cd79c81e
PG-1517 - Automate testcase for (#243) 5 months ago
Anders Åstrand 607cf9397d Remove unused tests 5 months ago
Andreas Karlsson eed26578cc Remove pgtde_init_pg() TAP helper 5 months ago
Andreas Karlsson ca37d73e9d Remove dead code for scanning key providers by type 5 months ago
Mohit Joshi eb8b307b4c
PG-1491 Add SQL test cases for pg_tde_is_encrypted() for partitioned tables (#207) 5 months ago
Andreas Karlsson cf2806d9f3 Simplify setup_files_dir() in pgtde.pm 5 months ago
Andreas Karlsson 5fb92917f7 Drop support for PostgreSQL <15 in pgtde.pm 5 months ago
Andreas Karlsson 1df4ff5110 Remove unnecesary comments and code in pgtde.pm 5 months ago
Andreas Karlsson 3b6d3d46dd Use append_conf() helper in TAP tests 5 months ago
Anders Åstrand 1390dd0cef PG-1535 Do not delete global key provider in use 5 months ago
Shahid Ullah 40c32b2de2
[PG-1545] - Remove pg_tde_revoke_global_key_management_from_role refe… (#228) 5 months ago
Andreas Karlsson 14a3d36ae1 Only check pg_tde with the combined typedefs 5 months ago
Andreas Karlsson 2131faf17d Use PostgreSQL's find_typedef script instead of our own 5 months ago
Andreas Karlsson ee3279b9b4 PG-1441 Sort resource manager record types 5 months ago
Andreas Karlsson ac53512847 PG-1441 Further improve resource manager type names 5 months ago
Andreas Karlsson 33d78260c5 PG-1441 Add record type names and descriptions for all types 5 months ago
Andreas Karlsson 35ff2fdca8 PG-1441 Improve pg_tde resource manager record types and decriptions 5 months ago
Andreas Karlsson ee8c285ce6 PG-1441 Change the name of the WAL resource manager 5 months ago
Andreas Karlsson 8a7fc7acb5 PG-1441 Clean up code formatting of pg_tde WAL resource manager 5 months ago
Andrew Pogrebnoy cb80b20a43 pfree tmp key when set principal key 5 months ago
Andreas Karlsson 832cbb4f4d Convert output of TAP tests to be more like pg_regress 5 months ago
Andreas Karlsson 908d0776ba Rename test helper append_to_file() to append_to_result_file() 5 months ago
Andreas Karlsson b190cd0985 Add test helper to TAP tests which runs psql and appends 5 months ago
Andreas Karlsson 891adb150c Always restart the server in the same way in our TAP tests 5 months ago
Andreas Karlsson 3bb5edf7b9 Remove pointless white space and comments from TAP tests 5 months ago
Andreas Karlsson 233305bbc4 Remove unused includes in TAP tests 5 months ago
Andreas Karlsson 945cbe436b Make global variable local in TAP tests 5 months ago
Andreas Karlsson a4818a845f Clean up TAP test helpers 5 months ago
Andrew Pogrebnoy cc459df896 Always pfree tmp WAL key when allocated 5 months ago
Andreas Karlsson 033f7cae77 Make sure we have tests which fetch KMIP and Vault keys 5 months ago
Andreas Karlsson 44c3619f5e Stop pretending that we use autotools to build config.h 5 months ago
Andreas Karlsson c10665840e Remove dead code in pg_tde_defs.c 5 months ago
Andreas Karlsson 6aa4203eca Actually run the test of pg_tde_version() 5 months ago
Anders Åstrand a08ed99570 Modernize the way we call ereport() part 2 5 months ago
Andreas Karlsson 20ab981941 PG-1440 Remove unnecesary query for test case 5 months ago
Andreas Karlsson 99ef6b20f9 PG-1440 Only let superusers modify the global key proviers 5 months ago
Naeem Akhter dcdcebbf92
PG-1482, PG-1289 Add coverage to repo and percona server version check. (#212) 5 months ago
Artem Gavrilov c8dd16849f PG-1458 Add default key info/verify funcions 5 months ago
Andreas Karlsson 9823fb75a2 Add Dragos Andriciuc to code owners 5 months ago
Andrew Pogrebnoi 92e40cdc38
XLog signed info when creating a Principal Key 5 months ago