forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc6b86ea
committed
Add missing PGDLLIMPORT markings
Since commit8ec5694, we have a policy of marking all backendvariables with PGDLLIMPORT.Reported-by: Anton A. MelnikovDiscussion:https://www.postgresql.org/message-id/0b78546c-ffef-4cd9-9ba1-d1e6aab88cea@postgrespro.ru1 parent5850253 commitc6b86ea
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
388 |
| - | |
389 |
| - | |
| 388 | + | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
|
0 commit comments
Comments
(0)