Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Oct 10, 2024
1 parent 0dd414b commit 7e84cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/catalog/tde_global_space.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ TDEInitGlobalKeys(const char *dir)
* current backend. So new backends have to inherit a cached key with
* NULL SSL connext and any changes to it have to remain local ot the
* backend. (see
* https://github.com/ercona-Lab/pg_tde/pull/214#discussion_r1648998317)
* https://github.com/percona-Lab/pg_tde/pull/214#discussion_r1648998317)
*/
pg_tde_put_key_into_cache(XLOG_TDE_OID, ikey);
}
Expand Down

0 comments on commit 7e84cec

Please sign in to comment.