diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-03-05 14:12:37 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-03-05 14:12:37 +0900 |
commit | 0065174324a97c0f39ccf0823a81fb674fb49cca (patch) | |
tree | 6d184e5fe92d7074b126b9f2a10676b2c0cb4e17 /src/backend/utils/adt/xml.c | |
parent | 2eb3bc58814fa1ab86308a3658ddb76081080db3 (diff) | |
download | postgresql-0065174324a97c0f39ccf0823a81fb674fb49cca.tar.gz postgresql-0065174324a97c0f39ccf0823a81fb674fb49cca.zip |
Avoid -Wconversion warnings when using checksum_impl.h
This does not matter much when compiling Postgres proper as many
warnings exist when enabling this compilation flag, but it can be
annoying for external modules willing to use both.
Author: David Steele
Discussion: https://postgr.es/m/91d86c8a-11fc-7b88-43eb-5ca3f6fb8bd3@pgmasters.net
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions