]> granicus.if.org Git - postgresql/commit
Fix some compiler warnings that clang emits with -pedantic.
authorRobert Haas <rhaas@postgresql.org>
Fri, 4 Apr 2014 15:26:01 +0000 (11:26 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 4 Apr 2014 15:29:50 +0000 (11:29 -0400)
commit59202fae0434c98beb4994c5fe4df354a6af31e6
tree4aac1efe801fe27872a202dba130b72db0633d9b
parentb1236f4b7ba2c05542f44d07c0a9ffbec3b66295
Fix some compiler warnings that clang emits with -pedantic.

Andres Freund
src/backend/access/transam/xlog.c
src/bin/pg_dump/parallel.c
src/bin/psql/tab-complete.c
src/include/catalog/objectaccess.h
src/include/pgstat.h
src/include/utils/jsonapi.h