forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc4133ec
committed
Exclude fmgrprotos.h from pgindent processing.
pgindent messes up entries in this file if their names matchtypedef names. While there's reason to avoid choosing conflictingnames, we have some historical exceptions, and there's no guaranteethat more duplicates won't appear in future. Since this is a derivedfile anyway, there's little harm in just excluding it.I said yesterday that all our derived files are pgindent-clean, or elseexplicitly excluded from indentation, but I'd forgotten about this one.Now that project is really done, as confirmed by a test run.Discussion:https://postgr.es/m/79ed5348-be7a-b647-dd40-742207186a22@2ndquadrant.com1 parentce90f07 commitc4133ec
2 files changed
+10
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 |
| |
105 | 109 |
| |
106 | 110 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
| |||
35 | 39 |
| |
36 | 40 |
| |
37 | 41 |
| |
| 42 | + | |
| 43 | + |
0 commit comments
Comments
(0)