Issues
- Add test case for pg_tde version check.PG-1484naeem.akhter
- Segmentation Fault occurs on replica nodes during replication when alter table encryption/decryption on server nodes during streaming replicationPG-1483
- Automate and add an GH action to have integration with Codecov.PG-1482naeem.akhter
- Check code coverage status for builtin test suite of pg_tde.PG-1481naeem.akhter
- Principal key WAL records are written after principal key is already modifiedPG-1478
- Redact sensitive information from key provider information functionsPG-1477
- User shouldn't allow to list/view Global keys info and Global key providers, If he granted local_key_management_to_role.PG-1475
- principal key get corrupted when try to create multiple type provider in a database and then try to set_principal key with same old namePG-1474Resolved issue: PG-1474shahidullah.khan
- Phase - Project implementationPG-1472Diego Fronza
- Phase 2 - Project Plan: design and architecture.PG-1471Diego Fronza
- Phase 1 - ResearchPG-1470Diego Fronza
- Develop and integrate an automatic coredump collection mechanism into PostgreSQLPG-1469Diego Fronza
- Add clang based github CI actionsPG-1467Artem Gavrilov
- Setup valgrind CI actionPG-1466Artem Gavrilov
- Setup ubsan/asan github actionsPG-1465Artem Gavrilov
- Integrate the clang static analyzer for pg_tdePG-1464Artem Gavrilov
- WAL zero blocks should be encryption awarePG-1463
- Base WAL encryption core changes on Unified file APIPG-1462
- Random IV start for WAL keysPG-1461Resolved issue: PG-1461
- Rotate WAL internal key on server startPG-1460
- Wrong username and datname in ps_stat_monitorPG-1459
- Add missing `pg_tde_default_principal_key_info` functionPG-1458Artem Gavrilov
- Rename key management functionsPG-1457Artem Gavrilov
- wal_encryption is not working with KMIP serverPG-1456
- Add random base numbers to encryption IVsPG-1455andrew.pogrebnoi
- 'pg_tde_change_key_provider' binary is missing in nightly Debian packagesPG-1454Resolved issue: PG-1454naeem.akhter
- Wrong command type for queriesPG-1453Artem Gavrilov
- pg_tde_change_key_provider binary has '[-D <datadir>]' option is optional but it don't consider it even environment variable PGDATA is availablePG-1452
- Once the encrypted table fails due to "Error: failed to retrieve principal key", then this message keep coming even user try to create table using heap methodPG-1451Resolved issue: PG-1451shahidullah.khan
- pg_tde_delete_key_provider is not working for 2nd/3rd timePG-1450Resolved issue: PG-1450shahidullah.khan
- Refactoring and simplifying internal key storagePG-1449
- Pg_tde should use jsonc instead of internal json apiPG-1448
- Verify that encryption works with template databasesPG-1447
- Improve locking in pg_tdePG-1446
- Make sure keys never can be swapped to diskPG-1445
- Improve reliability of codepaths for dropping relationsPG-1444
- Make pg_tde_change_key_provider CLI utility follow PostgreSQL coding stylePG-1443
- Encrypt system catalog tablesPG-1442
- Stop replicating keys for unlogged relationsPG-1441
- Protect global keys against database ownersPG-1440
- Automatic stack trace for PGPG-1439
- Easier PG coredumpsPG-1438
- Go through all TODO comments in pg_tde and address themPG-1437
- Investigate relation key cache performance with many tablesPG-1436
- Go through error messages before GA and set proper SQL codes and improve languagePG-1435
- Clean up shared memory code in pg_tdePG-1434
- Investigate slowdown with encrypted WALPG-1433
- Work towards upstreaming extensible SMGRsPG-1432andreas.karlsson
- Document that TDE upgrade from beta to rc does not workPG-1431Anastasia Alexandrova
- Test and fix kmip implementation with akeylessPG-1428Zsolt Parragi
50 of
We are missing a SQL test case for pg_tde version check.