forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcc25464
committed
Add exclusion to headercheck
src/include/common/unicode_combining_table.h is currently not meant tobe included standalone. Things could be refactored to allow it, butthat would be beyond the present purpose. So adding an exclusion hereseems best.Discussion:https://www.postgresql.org/message-id/10754.1579535012@sss.pgh.pa.us1 parenta7a8488 commitcc25464
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| 113 | + | |
| 114 | + | |
| 115 | + | |
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
|
0 commit comments
Comments
(0)