summaryrefslogtreecommitdiff
path: root/src/include/storage
diff options
context:
space:
mode:
authorAndrew Dunstan2025-06-30 13:49:31 +0000
committerAndrew Dunstan2025-06-30 13:49:50 +0000
commitc3e28e9fd936b83dbb6dfb5003b6221d98f8469c (patch)
tree180c02313152b21984039a313732da1a5103df85 /src/include/storage
parent40a96cd1484fdf3ab57e8cb7b09767ec7a7f73b1 (diff)
Avoid uninitialized value error in TAP tests' Cluster->psql
If the method is called in scalar context and we didn't pass in a stderr handle, one won't be created. However, some error paths assume that it exists, so in this case create a dummy stderr to avoid the resulting perl error. Per gripe from Oleg Tselebrovskiy <[email protected]> and adapted from his patch. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/include/storage')
0 files changed, 0 insertions, 0 deletions