mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +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:
@ -561,4 +561,3 @@ makeFuncCall(List *name, List *args, int location)
|
||||
n->over = NULL;
|
||||
return n;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user