-
Notifications
You must be signed in to change notification settings - Fork 10
Insights: percona/postgres
Overview
-
- 83 Merged pull requests
- 16 Open pull requests
- 1 Closed issue
- 0 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
release-17.5.1 17.5.1
published
May 22, 2025
83 Pull requests merged by 7 people
-
Try to use
poll_start
instead ofkill9_until_dead
in TAP tests#443 merged
Jun 19, 2025 -
PG-1662 Handle changing access method of partitioned table correctly
#442 merged
Jun 18, 2025 -
Update postgres and pg_tde version numbers
#440 merged
Jun 18, 2025 -
PG-1663 Make sure indexes on paritioned tables are encrypted
#435 merged
Jun 17, 2025 -
Update docs for change to set_key functions
#433 merged
Jun 16, 2025 -
Remove unused includes in
enc_tde.c
#430 merged
Jun 16, 2025 -
Be confident about pg_tde not existing in tests
#431 merged
Jun 14, 2025 -
Separate key creation and usage
#428 merged
Jun 13, 2025 -
Update Configure WAL topic
#422 merged
Jun 13, 2025 -
Configure PDF generation plugin
#427 merged
Jun 13, 2025 -
Basic self hosted stormweaver runner
#421 merged
Jun 13, 2025 -
Add warning about WAL encryption being beta
#426 merged
Jun 12, 2025 -
Remove handling of frontend from pg_tde_guc.{c,h} code
#425 merged
Jun 12, 2025 -
Use
access()
instead ofstat()
#424 merged
Jun 12, 2025 -
Make sure we always delete key files before running TAP tests
#423 merged
Jun 12, 2025 -
Rename relation key removal XLOG record type to match naming consistency
#419 merged
Jun 12, 2025 -
Clean up some prefixes for function parameters
#418 merged
Jun 12, 2025 -
Documentation: standardized headers + pg_waldump cleanup
#406 merged
Jun 11, 2025 -
Remove some useless comments at top of files
#410 merged
Jun 11, 2025 -
Be consistent about that finding no key in the provider is a success
#416 merged
Jun 11, 2025 -
PG-1607 PG-1652 Unify argument order for KMIP and Vault providers
#404 merged
Jun 11, 2025 -
Fix shared memory clenaup merge issue
#415 merged
Jun 10, 2025 -
Remove unused system header includes
#414 merged
Jun 10, 2025 -
PG-1257 Add function for principal key removal
#374 merged
Jun 10, 2025 -
Remove our own shared memory tooling
#408 merged
Jun 10, 2025 -
Use the standrad syntax for initiallizing structs to zero
#411 merged
Jun 10, 2025 -
Various minor fixes
#412 merged
Jun 10, 2025 -
Sort header includes in a constent order
#413 merged
Jun 10, 2025 -
Minor cleanup of the code handling the shared memory cache for principal keys
#409 merged
Jun 10, 2025 -
Remove tripple newlines in sql file
#407 merged
Jun 10, 2025 -
Remove add/change file provider with json fragment
#405 merged
Jun 10, 2025 -
[PG-1637] Remove any existing keys for tables on create
#388 merged
Jun 9, 2025 -
Created new Fortanix KMIP topic for TDE
#368 merged
Jun 9, 2025 -
Created new Thales KMIP topic for TDE
#370 merged
Jun 9, 2025 -
Use
OpenTransientFile()
instead ofBasicOpenFile()
#400 merged
Jun 6, 2025 -
Clean up
KeyringGenerateNewKey()
#399 merged
Jun 6, 2025 -
Remove useless comments in extension SQL file
#398 merged
Jun 6, 2025 -
PG-1607 Fix tests and documentation around Vault TLS support
#396 merged
Jun 6, 2025 -
PG-1651 Do not try the fetch key from old provider when changing provider settings
#395 merged
Jun 6, 2025 -
README updates
#389 merged
Jun 6, 2025 -
Stop coalescing NULL to empty string in key provider functions
#367 merged
Jun 5, 2025 -
Clean up static functions in
tde_keyring.c
#394 merged
Jun 5, 2025 -
PG-1592 Return all nulls for key info when no key
#391 merged
Jun 5, 2025 -
PG-1464 Run CodeChecker only on main branch
#393 merged
Jun 4, 2025 -
PG-1464 CodeChecker integration
#339 merged
Jun 4, 2025 -
Remove numbering from TAP test names
#390 merged
Jun 4, 2025 -
Require vault access token to always be in file
#378 merged
Jun 4, 2025 -
Remove ifdef within the same ifdef
#387 merged
Jun 3, 2025 -
PG-1605, PG-1606 Remove grant/revoke helper functions
#381 merged
Jun 3, 2025 -
Revoke all from public on c functions
#318 merged
Jun 2, 2025 -
Fix non-functioning helper sql function
#384 merged
Jun 2, 2025 -
Remove STRICT from functions that has no input
#385 merged
Jun 2, 2025 -
Remove undocumented shorthand for when setting keys
#383 merged
Jun 2, 2025 -
Add test for duplicate key provider name
#382 merged
Jun 2, 2025 -
Fix broken code coverage job
#380 merged
May 30, 2025 -
Fix some comments referencing the old pg_tde.dat and pg_tde.map files.
#379 merged
May 30, 2025 -
Minor fixes post RC2
#377 merged
May 30, 2025 -
[PG-1635] Return void from add/change key provider functions
#376 merged
May 30, 2025 -
Updated yum install command
#375 merged
May 29, 2025 -
Improved Docs Banner and added RC to GA upgrade warnings
#373 merged
May 29, 2025 -
Reworded the DELETE (previous DROP) key function in Architecture chapter
#354 merged
May 28, 2025 -
Move SMGR code out of
pg_tde_tdemap.c
#361 merged
May 28, 2025 -
Replace map entry/key type flags with an enum
#362 merged
May 28, 2025 -
Remove nonsensical comment
#371 merged
May 27, 2025 -
Use
InvalidXLogRecPtr
rather than zero literal#369 merged
May 27, 2025 -
Increase readability of
GetPrincipalKey()
#359 merged
May 27, 2025 -
Add comments about principal keys and WAL records
#365 merged
May 27, 2025 -
[PG-1531] Verify that key provider can provide any in-use keys before it's updated
#347 merged
May 27, 2025 -
Remove accidentally left over function default for KMIP
#366 merged
May 26, 2025 -
Updating pg_tde_set_default_key_using_global_key_provider parameter
#351 merged
May 26, 2025 -
Use Assert(false) over Assert(0)
#364 merged
May 26, 2025 -
Actually use the defines for IV and AEAD tag length
#363 merged
May 26, 2025 -
Remove 'debug' option from CI matrix
#328 merged
May 23, 2025 -
Use
palloc_aligned()
instead of doing manual alignment#358 merged
May 23, 2025 -
PG-1617 Remove relation key cache
#356 merged
May 23, 2025 -
Clean up errors from key provider options parser
#355 merged
May 23, 2025 -
PG-1465 Add ASAN and UBSAN sanitizers
#285 merged
May 23, 2025 -
Remove PG_VERSION_NUM checks
#357 merged
May 22, 2025 -
[PG-1580] Add tests for pg_tde_change_key_provider
#352 merged
May 22, 2025 -
Make check for temporary table owned by other backend idiomatic
#353 merged
May 22, 2025 -
DOCS-small-fixes
#322 merged
May 22, 2025 -
DOCS-RN-rc2-update-fix
#326 merged
May 22, 2025 -
Do not use typedefs to hide that things are pointers
#342 merged
May 21, 2025
16 Pull requests opened by 4 people
-
Create restore-backups.md topic
#397 opened
Jun 6, 2025 -
PG-1486 Add ARM64 builds in CI and add Slack notifications
#401 opened
Jun 6, 2025 -
Use ubuntu 24.04 in main CI workflows
#402 opened
Jun 6, 2025 -
Create enforcement.md - Encryption Enforcement topic
#403 opened
Jun 9, 2025 -
Creating Release Notes for 1.0
#432 opened
Jun 16, 2025 -
Preparing general docs for GA release
#434 opened
Jun 16, 2025 -
Some comments on documentation
#436 opened
Jun 17, 2025 -
Updated FAQ and WAL dump/encryption based on AA feedback
#437 opened
Jun 17, 2025 -
Tidy sanitizers' suppressions list and fix some mem leaks
#438 opened
Jun 17, 2025 -
Updated architecture/index.md based on AA feedback
#439 opened
Jun 17, 2025 -
Updated principal-key/features/functions.md based on AA feedback
#441 opened
Jun 18, 2025 -
Updated files in how to and index folders based on AA feedback
#444 opened
Jun 19, 2025 -
Updated Setup/Test/Var/Yum files based on AA feedback
#445 opened
Jun 19, 2025 -
Proof-of-concept: Protect decrypted relation keys
#446 opened
Jun 20, 2025 -
Created OpenBao topic
#447 opened
Jun 20, 2025 -
PG-1661 Validate key comming from key providers
#448 opened
Jun 20, 2025
1 Issue closed by 1 person
-
Create a key provider and set (add) a principal key
#386 closed
Jun 6, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Create replication.md quick walkthrough for pg_tde
#319 commented on
Jun 20, 2025 • 81 new comments