forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0065174
committed
Avoid -Wconversion warnings when using checksum_impl.h
This does not matter much when compiling Postgres proper as manywarnings exist when enabling this compilation flag, but it can beannoying for external modules willing to use both.Author: David SteeleDiscussion:https://postgr.es/m/91d86c8a-11fc-7b88-43eb-5ca3f6fb8bd3@pgmasters.net1 parent2eb3bc5 commit0065174
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
| 214 | + | |
215 | 215 |
|
0 commit comments
Comments
(0)