summaryrefslogtreecommitdiff
path: root/src/include/common/string.h
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-09-15 07:27:31 +0200
committerPeter Eisentraut <peter@eisentraut.org>2025-09-15 07:43:23 +0200
commit748caa9dcb686a84f239ee2cc08030d7c1efddd4 (patch)
treeec2fd58ce6fd67653cedfd9b37ca26818e048691 /src/include/common/string.h
parentbf5da5d6cae959d8119b4b137ddd9912292b8014 (diff)
Some stylistic improvements in toast_save_datum()
Move some variables to a smaller scope. Initialize chunk_data before storing a pointer to it; this avoids compiler warnings on clang-21, or respectively us having to work around it by initializing it to zero before the variable is used (as was done in commit e92677e8633). Discussion: https://www.postgresql.org/message-id/flat/6604ad6e-5934-43ac-8590-15113d6ae4b1%40eisentraut.org
Diffstat (limited to 'src/include/common/string.h')
0 files changed, 0 insertions, 0 deletions