]> granicus.if.org Git - postgresql/commit
Fix a few macro definitions to ensure that unary minus is enclosed in
authorNeil Conway <neilc@samurai.com>
Wed, 27 Jul 2005 12:44:10 +0000 (12:44 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 27 Jul 2005 12:44:10 +0000 (12:44 +0000)
commita4c75ece82576b8d124ffdf7580ee6a218b12ccd
treecbe246fefbb88605414a8eedb627ff3dbd325d6e
parentb98b75eb3bf4d1be59e13ce954612c8bab81b08e
Fix a few macro definitions to ensure that unary minus is enclosed in
parentheses. This avoids possible operator precedence problems, and
is consistent with most of the macro definitions in the tree.
src/backend/utils/adt/formatting.c
src/bin/pg_dump/pg_backup_archiver.h
src/include/getaddrinfo.h
src/include/rusagestub.h