git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 058a050)
Remove 'x =- 1' check for pgindent, not needed, per report from Andrew
2012年7月12日 18:37:35 +0000 (14:37 -0400)
2012年7月12日 18:37:47 +0000 (14:37 -0400)
Dunstan.


diff --git a/src/tools/pgindent/pgindent b/src/tools/pgindent/pgindent
index e4ff5a53e5fe755048f5c68533f1acb4642dd9d6..188803750abbf75010eb85afff8309cc72264be9 100755 (executable)
--- a/src/tools/pgindent/pgindent
+++ b/src/tools/pgindent/pgindent
@@ -60,9 +60,6 @@ do
# Convert // comments to /* */
sed 's;^\([ ]*\)//\(.*\)$;1円/* 2円 */;g' |
-# Avoid bug that converts 'x =- 1' to 'x = -1'
- sed 's;=- ;-= ;g' |
-
# Mark some comments for special treatment later
sed 's;/\* *---;/*---X_X;g' |
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /