pgsql: Fix weird indentation of function return type.

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix weird indentation of function return type.
Date: 2005-05-24 07:16:27
Message-ID: 20050524071627.0357A52877@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix weird indentation of function return type.

Modified Files:
--------------
pgsql/src/backend/utils/misc:
ps_status.c (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c.diff?r1=1.23&r2=1.24)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-05-24 08:05:37 pgsql: Add regression tests for previously-untested PL/Perl features.
Previous Message Bruce Momjian 2005-05-24 04:18:05 pgsql: Log queries for client-side prepare/execute.