Skip to content

Commit d83b36e

Browse files
committed
Remove merge separator from documentation page
It was accidentally introduced in commit 8d88d3f.
1 parent 57eefad commit d83b36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_tde/documentation/docs/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ SELECT pg_tde_set_server_key_using_global_key_provider(
288288

289289
!!! warning
290290
The WAL encryption feature is currently in beta and is not effective unless explicitly enabled. It is not yet production ready. **Do not enable this feature in production environments**.
291-
=======
291+
292292
The `ensure_new_key` parameter instructs the function how to handle a principal key during key rotation:
293293

294294
* If set to `true`, a new key must be unique.

0 commit comments

Comments
 (0)