forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite6f5d1a
committed
Drop const cast from dlsym() calls
This workaround might be obsolete. We'll see if those "olderplatforms" mentioned in the comment are still around.Discussion:https://www.postgresql.org/message-id/08adbe4e-38f8-2c73-55f0-591392371687%402ndquadrant.com1 parent807e4bc commite6f5d1a
1 file changed
+3
-8
lines changedLines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
| 124 | + | |
| 125 | + | |
130 | 126 |
| |
131 | 127 |
| |
132 | 128 |
| |
| |||
174 | 170 |
| |
175 | 171 |
| |
176 | 172 |
| |
177 |
| - | |
178 |
| - | |
| 173 | + | |
179 | 174 |
| |
180 | 175 |
| |
181 | 176 |
| |
|
0 commit comments
Comments
(0)