pgsql: Silence benign warnings from clang version 3.0-6ubuntu3.
Silence benign warnings from clang version 3.0-6ubuntu3.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/b64b5ccb6a9c6877080b8ef86790e738031089d5
Modified Files
--------------
contrib/pg_standby/pg_standby.c | 2 +-
src/backend/utils/cache/catcache.c | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Kevin Grittner <kgrittn@postgresql.org> writes:
Silence benign warnings from clang version 3.0-6ubuntu3.
What in the world is the rationale for these changes in catcache.c?
If that really fixes a compiler warning, I would say that that compiler
is broken and should not be heeded.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers