]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Harmonize more lexer function parameter names.
authorPeter Geoghegan <pg@bowt.ie>
Thu, 22 Sep 2022 20:27:16 +0000 (13:27 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Thu, 22 Sep 2022 20:27:16 +0000 (13:27 -0700)
commit8fb4e001e9c185250a95b2b13880a2a04d626b75
tree97e33d57f38dd0f7db922b2d76954dbf4803858a
parent3535ebce5dc542b90f14d6e81cce80fe7226bda5
Harmonize more lexer function parameter names.

Make sure that function declarations use names that exactly match the
corresponding names from function definitions for several "lexer
adjacent" backend functions.  These were missed by commit aab06442.

Author: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-WznJt9CMM9KJTMjJh_zbL5hD9oX44qdJ4aqZtjFi-zA3Tg@mail.gmail.com
src/backend/utils/adt/jsonpath_scan.l
src/bin/pgbench/pgbench.h
src/include/bootstrap/bootstrap.h
src/include/parser/scanner.h
src/include/replication/walsender_private.h
src/test/isolation/isolationtester.h