Commit Graph

60701 Commits (d0b53f35fb29b9b0c0af973f197b609f13a630f4)
 

Author SHA1 Message Date
Andreas Karlsson 8b1f1cf398 Try to use poll_start instead of kill9_until_dead in TAP tests 3 months ago
Andreas Karlsson d48fdea014 PG-1662 Handle changing access method of partitioned table correctly 3 months ago
Zsolt Parragi 93dcf725d2 Update postgres and pg_tde version numbers 3 months ago
Andreas Karlsson f631496d0b PG-1663 Make sure indexes on paritioned tables are encrypted 3 months ago
Anders Åstrand 5610639394 Update docs for change to set_key functions 3 months ago
Andreas Karlsson 28573139c0 Remove unused includes in enc_tde.c 3 months ago
Anders Åstrand 7082cf86ca Be confident about pg_tde not existing in tests 3 months ago
Anders Åstrand ceff90ec56 Separate principal key creation from usage 3 months ago
Anders Åstrand 46cee5cecb Remove key provider files in regress tests 3 months ago
Anders Åstrand d052631c55 Clean up errors from set key functions 3 months ago
Dragos Andriciuc 3bc2a13ce5
Update Configure WAL topic (#422) 3 months ago
Alina Derkach 683af9f61e
Configure PDF generation plugin (#427) 3 months ago
Zsolt Parragi 3904c9916c Basic self hosted stormweaver runner 3 months ago
Anders Åstrand 086b3425e2 Add warning about WAL encryption being beta 3 months ago
Andreas Karlsson b40ec8c04a Remove handling of frontend from pg_tde_guc.{c,h} code 3 months ago
Andreas Karlsson f36b906e14 Use access() instead of stat() 3 months ago
Andreas Karlsson ed1efc51ec Make sure we always delete key files before running TAP tests 3 months ago
Artem Gavrilov f661cad195 Rename relation key removal XLOG record type to match consistency 3 months ago
Anders Åstrand 34e2d298bf Remove double prefix from provider name and id 3 months ago
Anders Åstrand 73797914c7 Remove provider_ prefix from parameter names 3 months ago
Dragos Andriciuc ad80ac2c53
Documentation: standardized headers + pg_waldump cleanup (#406) 3 months ago
Anders Åstrand ca790cd2b4 Remove some useless comments at top of files 3 months ago
Andreas Karlsson 9f44f1be49 Be consistent about that finding no key in the provider is a success 3 months ago
Andreas Karlsson a0285c0f2c PG-1607 PG-1652 Unify argument order for KMIP and Vault providers 3 months ago
Andreas Karlsson 3fc81cca35 Fix shared memory clenaup merge issue 3 months ago
Andreas Karlsson 20891d54f5 Remove unused system header includes 3 months ago
Artem Gavrilov 6007180467 PG-1257 Add functions for principal key removal 3 months ago
Andreas Karlsson 589bcab281 Move code in pg_tde_shmem.h to pg_tde.h 3 months ago
Andreas Karlsson 9aff56e75b Remove our own shared memory tooling 3 months ago
Andreas Karlsson acb974d96e Do not use our shmem utils in the key provider code 3 months ago
Andreas Karlsson 854e1a1a77 Use the standard syntax for initializing structs to zero 3 months ago
Andreas Karlsson 4c4e838d60 Fix code formatting issue 3 months ago
Andreas Karlsson 2fc8ea22b5 Remove pointless comment 3 months ago
Andreas Karlsson 11e49539eb Fix argument name in header file to match that of implementation 3 months ago
Andreas Karlsson b93a6fe27b Use strcmp() instead of strncmp() 3 months ago
Andreas Karlsson 1749d8ccd8 Sort header includes in a constent order 3 months ago
Andreas Karlsson 8084e6a35a Use consistent casing of get_principal_key_hash() 3 months ago
Andreas Karlsson 3852075490 Make inlined hash table lookup actually make sense 3 months ago
Anders Åstrand f3500d388b Remove tripple newlines in sql file 3 months ago
Anders Åstrand 9a78833f10 Remove add/change file provider with json fragment 3 months ago
Anders Åstrand 27d05ddb6e Delete relation keys before create 3 months ago
Anders Åstrand eab9bd0ec5 Move WAL logging of relation key creation to smgr 3 months ago
Anders Åstrand 964c78d652 Make tde_mdcreate more strict in it's behavior 3 months ago
Dragos Andriciuc 05294247c0
Created new Fortanix KMIP topic for TDE (#368) 3 months ago
Dragos Andriciuc 23b15bdee6
Created new Thales KMIP topic for TDE (#370) 3 months ago
Andreas Karlsson e636b10ea5 Use OpenTransientFile() instead of BasicOpenFile() 3 months ago
Andreas Karlsson 2feea53fd6 Clean up KeyringGenerateNewKey() 3 months ago
Andreas Karlsson 7f940c5281 Remove useless comments in extension SQL file 3 months ago
Andreas Karlsson 4575c031f0 PG-1607 Encourage using HTTPS for Vault in our documentation 3 months ago
Andreas Karlsson 2272e9df41 PG-1607 Run our test suite for Vault with HTTPS 3 months ago