pgsql: Add standard file header comment to quotes.c.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add standard file header comment to quotes.c.
Date: 2013-02-27 16:43:28
Message-ID: E1UAk6K-0007ed-9b@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add standard file header comment to quotes.c.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ddf38f21d3f34c794de2d1c9b61ba92a7d6f39c

Modified Files
--------------
src/port/quotes.c | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-02-27 17:29:16 pgsql: Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE.
Previous Message Thom Brown 2013-02-27 16:35:03 Re: pgsql: Add support for piping COPY to/from an external program.