Re: pgsql: Harmonize more parameter names in bulk.

2022-09-20 Thread Peter Geoghegan
On Tue, Sep 20, 2022 at 1:47 PM Andres Freund wrote: > This seems to have broken cpluspluscheck: > > https://cirrus-ci.com/task/5694996828389376 Oops. Will fix that now. -- Peter Geoghegan

Re: pgsql: Harmonize more parameter names in bulk.

2022-09-20 Thread Andres Freund
Hi, On 2022-09-20 20:10:38 +, Peter Geoghegan wrote: > Harmonize more parameter names in bulk. This seems to have broken cpluspluscheck: https://cirrus-ci.com/task/5694996828389376 Greetings, Andres Freund

pgsql: Harmonize more parameter names in bulk.

2022-09-20 Thread Peter Geoghegan
Harmonize more parameter names in bulk. Make sure that function declarations use names that exactly match the corresponding names from function definitions in optimizer, parser, utility, libpq, and "commands" code, as well as in remaining library code. Do the same for all code related to