git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a968d54) | patch
Fix C++ compile failures in headers.
2019年1月10日 19:07:01 +0000 (14:07 -0500)
2019年1月10日 19:07:01 +0000 (14:07 -0500)
commit eaf0380eccd53df5ce7d1fed41f4ca16f4146408
Fix C++ compile failures in headers.

Avoid using "typeid" as a parameter name in header files, since that
is a C++ keyword. These cases were introduced recently, in 04fe805a1
and 586b98fdf.

Since I'm an incurable neatnik, also rename these parameters in the
underlying function definitions. That's not really necessary per
project rules, but I don't like function declarations that don't
quite agree with the underlying definitions.

Per src/tools/pginclude/cpluspluscheck.
src/backend/optimizer/plan/setrefs.c diff | blob | blame | history
src/backend/utils/adt/varlena.c diff | blob | blame | history
src/include/optimizer/planmain.h diff | blob | blame | history
src/include/utils/varlena.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /