Skip to content

Commit f30bf62

Browse files
committed
fixup! PG-1419 Validate key provider access
1 parent 2ca1c2e commit f30bf62

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/pg_tde/documentation/docs/architecture.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,6 @@ To add a database specific provider:
208208
pg_tde_add_key_provider_<TYPE>(‘provider_name', ... details ...)
209209
```
210210

211-
Note that in these functions do not verify the parameters.
212-
For that, see `pg_tde_verify_principal_key`.
213-
214211
### Changing providers
215212

216213
To change a value of a global provider:

0 commit comments

Comments
 (0)