Skip to content

Commit 76720bd

Browse files
committed
Remove 'x =- 1' check for pgindent, not needed, per report from Andrew
Dunstan.
1 parent 058a050 commit 76720bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tools/pgindent/pgindent

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ do
6060
# Convert // comments to /* */
6161
sed 's;^\([ ]*\)//\(.*\)$;\1/* \2 */;g' |
6262

63-
# Avoid bug that converts 'x =- 1' to 'x = -1'
64-
sed 's;=- ;-= ;g' |
65-
6663
# Mark some comments for special treatment later
6764
sed 's;/\* *---;/*---X_X;g' |
6865

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy