aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2023-11-05 13:58:27 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2023-11-05 13:58:27 -0500
commitea68185056caab412063ec4ec142629d1448cad6 (patch)
tree1afe10594eb50ae397702b160fb1d55d267b43ec /src/backend/utils/adt/arrayutils.c
parent71e6a546f153e6a2811f1c4373105ffdfdc67ac0 (diff)
downloadpostgresql-ea68185056caab412063ec4ec142629d1448cad6.tar.gz
postgresql-ea68185056caab412063ec4ec142629d1448cad6.zip
doc: Fix table cell overflow
Fix one instance of a table cell overflow by adding a zero-width space. The visual impact of this is minimal, but since this is currently the only such case reported by FOP ("contents of ... exceed the available area"), it seems worth getting rid of. Back-patch of v14-era commit 74ff28197 into v13. It's not obvious to me why we were not seeing this warning in v13 before, since this file hasn't changed recently. Nonetheless, it's there now, and it's still desirable to keep v13 and up clean on this score.
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions