pgsql: Fix function declaration style to respect the coding standard. - Mailing list pgsql-committers

From Tatsuo Ishii
Subject pgsql: Fix function declaration style to respect the coding standard.
Date
Msg-id E1Z99aW-00060W-M5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix function declaration style to respect the coding standard.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9a437994400f5fdadac103fc5df0c5d622d5c8be

Modified Files
--------------
contrib/pgbench/pgbench.c |    3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid passing NULL to memcmp() in lookups of zero-argument funct
Next
From: Tatsuo Ishii
Date:
Subject: pgsql: Fix function declaration style to respect the coding standard.