mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
This commit is contained in:
@ -24,4 +24,3 @@ select gen_salt('foo');
|
||||
select digest('foo', 'foo');
|
||||
select hmac('foo', 'foo', 'foo');
|
||||
select encrypt('foo', 'foo', 'foo');
|
||||
|
||||
|
Reference in New Issue
Block a user