Skip to content
Snippets Groups Projects
Commit 5ddf38f2 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Add standard file header comment to quotes.c.

parent 3d009e45
Branches
Tags
No related merge requests found
/*-------------------------------------------------------------------------
*
* 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"
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment