forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitaf26f28
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 parentcc6974d commitaf26f28
1 file changed
+4
-5
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
|
0 commit comments
Comments
(0)