pgsql: Fix blank line.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix blank line.
Date: 2006-06-26 23:53:14
Message-ID: 20060626235314.4009C9FABE7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix blank line.

Modified Files:
--------------
pgsql/src/include:
c.h (r1.204 -> r1.205)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h.diff?r1=1.204&r2=1.205)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-27 00:03:42 pgsql: Add PQescapeIdentifier() to libpq Christopher Kings-Lynne
Previous Message Tom Lane 2006-06-26 20:49:58 Re: [COMMITTERS] pgsql: Change the row constructor syntax (ROW(...))