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-00060U-Lz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix function declaration style to respect the coding standard.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/527e6d3f099df22783465ca7046fc0c8a534c921

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


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: pgsql: Fix function declaration style to respect the coding standard.
Next
From: Kevin Grittner
Date:
Subject: pgsql: Fix comment for GetCurrentIntegerTimestamp().