mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
Fix whitespace issues found by git diff --check, add gitattributes
Set per file type attributes in .gitattributes to fine-tune whitespace checks. With the associated cleanups, the tree is now clean for git
This commit is contained in:
@@ -148,7 +148,7 @@ ereport(ERROR,
|
||||
function and does not return to the caller. If the severity level is
|
||||
lower than <literal>ERROR</>, <function>ereport</> returns normally.
|
||||
</para>
|
||||
|
||||
|
||||
<para>
|
||||
The available auxiliary routines for <function>ereport</> are:
|
||||
<itemizedlist>
|
||||
|
||||
Reference in New Issue
Block a user