forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8654246
committed
Further code review of port/simd.h
Add missing declaration per existing style, and fix a couple typos.Nathan Bossart and Julien RouhaudDiscussion:https://www.postgresql.org/message-id/20220829171712.GA509233%40nathanxps13Discussion:https://www.postgresql.org/message-id/20220830022636.qrcbcecmhztbxrwa%40jrouhaud1 parent9887dd3 commit8654246
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 |
| |
81 | 84 |
| |
82 | 85 |
| |
| |||
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
91 |
| - | |
| 94 | + | |
92 | 95 |
| |
93 | 96 |
| |
94 | 97 |
| |
| |||
275 | 278 |
| |
276 | 279 |
| |
277 | 280 |
| |
278 |
| - | |
| 281 | + | |
279 | 282 |
| |
280 | 283 |
| |
281 | 284 |
| |
|
0 commit comments
Comments
(0)