aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorAmit Langote <amitlan@postgresql.org>2024-10-03 19:51:38 +0900
committerAmit Langote <amitlan@postgresql.org>2024-10-03 20:00:36 +0900
commit19531968e84557693576928b3184ccc549aa44c8 (patch)
treee6a4fff334b7cd99aed4ade6b9cd3b9d62401205 /src/backend/utils/adt/numeric.c
parente55f025b059fb02b659f12f3003c160ed4674dc8 (diff)
downloadpostgresql-19531968e84557693576928b3184ccc549aa44c8.tar.gz
postgresql-19531968e84557693576928b3184ccc549aa44c8.zip
Replace Unicode apostrophe with ASCII apostrophe
In commit babb3993dbe9, I accidentally introduced a Unicode apostrophe (U+2019). This commit replaces it with the ASCII apostrophe (U+0027) for consistency. Reported-by: Alexander Korotkov <aekorotkov@gmail.com> Discussion: https://postgr.es/m/CAPpHfduNWMBjkJFtqXJremk6b6YQYO2s3_VEpnj-T_CaUNUYYQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions