forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitae66716
committed
Fix make_etags breakage on certain platforms.
make_etags produced wrong format TAGS files on platforms such as Mac,which uses non-Exuberant ctags.Author: Masahiko SawadaReviewed-by: Tatsuo IshiiBackpatch-through: 15Discussion:https://postgr.es/m/CAD21AoDmCqpS%2BU6b9Bc-b4OFx3tz%3DNv6O2KVkoVg7sHk60spjA%40mail.gmail.com1 parent63e4f13 commitae66716
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
95 | 94 |
| |
96 | 95 |
| |
97 | 96 |
| |
|
0 commit comments
Comments
(0)