summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-05-20 13:03:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-05-20 13:03:09 -0400
commit891358f3c71dc359c05ff7b13726ab9e4caf0e5a (patch)
tree66dad08e21a09076122a2e50b48f7e125526a198 /doc/src
parente71219ca11fabf5a1a184e76a0b1959e06de8e0d (diff)
Clean up cpluspluscheck violation.
"typename" is a C++ keyword, so pg_upgrade.h fails to compile in C++. Fortunately, there seems no likely reason for somebody to need to do that. Nonetheless, it's project policy that all .h files should pass cpluspluscheck, so rename the argument to fix that. Oversight in 57c081de0; back-patch as that was. (The policy requiring pg_upgrade.h to pass cpluspluscheck only goes back to v12, but it seems best to keep this code looking the same in all branches.)
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions