pgsql: Fix function declaration style to respect the coding standard.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix function declaration style to respect the coding standard.
Date: 2015-06-28 10:13:24
Message-ID: E1Z99aW-00060W-M5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2015-06-28 17:48:02 pgsql: Fix comment for GetCurrentIntegerTimestamp().
Previous Message Tom Lane 2015-06-27 21:47:46 pgsql: Avoid passing NULL to memcmp() in lookups of zero-argument funct