git.postgresql.org Git - postgresql.git/commit
2022年9月22日 19:53:20 +0000 (12:53 -0700)
2022年9月22日 19:53:20 +0000 (12:53 -0700)
commit 3535ebce5dc542b90f14d6e81cce80fe7226bda5
Harmonize parameter names in ecpg code.
Make ecpg function declarations consistently use named parameters. Also
make sure that the declarations use names that match corresponding names
from function definitions.
Like other recent commits that cleaned up function parameter names, this
commit was written with help from clang-tidy.
Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-By: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
18 files changed:
This is the main PostgreSQL git repository.
RSS
Atom