aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xloginsert.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2021-11-01 22:42:49 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2021-11-01 22:42:49 +0100
commit43a134f28b350c4b731db9dddf2f53c407a7077f (patch)
treeb658096498ec760061a53b756b456f54543fba1b /src/backend/access/transam/xloginsert.c
parente9d9ba2a4ddc39e331dd8461b511aa59ec0dc8af (diff)
downloadpostgresql-43a134f28b350c4b731db9dddf2f53c407a7077f.tar.gz
postgresql-43a134f28b350c4b731db9dddf2f53c407a7077f.zip
Replace unicode characters in comments with ascii
The unicode characters, while in comments and not code, caused MSVC to emit compiler warning C4819: The file contains a character that cannot be represented in the current code page (number). Save the file in Unicode format to prevent data loss. Fix by replacing the characters in print.c with descriptive comments containing the codepoints and symbol names, and remove the character in brin_bloom.c which was a footnote reference copied from the paper citation. Per report from hamerkop in the buildfarm. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/340E4118-0D0C-4E85-8141-8C40EB22DA3A@yesql.se
Diffstat (limited to 'src/backend/access/transam/xloginsert.c')
0 files changed, 0 insertions, 0 deletions