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

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема pgsql: Fix function declaration style to respect the coding standard.
Дата
Msg-id E1Z99aW-00060U-Lz@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix function declaration style to respect the coding standard.
Следующее
От: Kevin Grittner
Дата:
Сообщение: pgsql: Fix comment for GetCurrentIntegerTimestamp().