Commit 5ddf38f2 authored by Heikki Linnakangas's avatar Heikki Linnakangas

Add standard file header comment to quotes.c.

parent 3d009e45
/*-------------------------------------------------------------------------
*
* quotes.c
* string quoting and escaping functions
*
* Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
*
* IDENTIFICATION
* src/port/quotes.c
*
*-------------------------------------------------------------------------
*/
#include "c.h"
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment