mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
This commit is contained in:
@@ -48,5 +48,3 @@ select pgp_pub_decrypt(
|
||||
pgp_pub_encrypt_bytea('Secret msg', dearmor(pubkey)),
|
||||
dearmor(seckey))
|
||||
from keytbl where keytbl.id=1;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user