projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14aec03
)
gitattributes: Add new file
author
Peter Eisentraut
<peter@eisentraut.org>
Tue, 12 Nov 2019 07:13:55 +0000
(08:13 +0100)
committer
Peter Eisentraut
<peter@eisentraut.org>
Tue, 12 Nov 2019 07:13:55 +0000
(08:13 +0100)
.gitattributes
patch
|
blob
|
blame
|
history
diff --git
a/.gitattributes
b/.gitattributes
index abbf78699e0a2f0b9038e8c87645364c6dc687ab..57ef0daea0e3d2e6a006c330fc34abe47b856461 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-17,6
+17,7
@@
src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-
# Test output files that contain extra whitespace
*.out -whitespace
contrib/*/output/*.source -whitespace
+src/pl/plpgsql/src/output/*.source -whitespace
src/test/regress/output/*.source -whitespace
src/interfaces/ecpg/test/expected/* -whitespace
src/interfaces/libpq/test/expected.out whitespace=-blank-at-eof