summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.c
diff options
context:
space:
mode:
authorTom Lane2025-12-09 00:06:36 +0000
committerTom Lane2025-12-09 00:06:36 +0000
commitc004d68c9395812bfcff82c2d7c4e56d36e72f1c (patch)
treea97b965f69b2c5e612275256746b2ead76ffd8d4 /src/tutorial/funcs.c
parent83a26ba59b1819cbd61705a3ff6aa572081ccc4b (diff)
Fix minor portability issue in pg_resetwal.c.
The argument of isspace() (like other <ctype.h> functions) must be cast to unsigned char to ensure portable results. Per NetBSD buildfarm members. Oversight in 636c1914b.
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions