Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ddf38f

Browse files
committed
Add standard file header comment to quotes.c.
1 parent3d009e4 commit5ddf38f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

‎src/port/quotes.c

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
/*-------------------------------------------------------------------------
2+
*
3+
* quotes.c
4+
* string quoting and escaping functions
5+
*
6+
* Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
7+
* Portions Copyright (c) 1994, Regents of the University of California
8+
*
9+
*
10+
* IDENTIFICATION
11+
* src/port/quotes.c
12+
*
13+
*-------------------------------------------------------------------------
14+
*/
15+
116
#include"c.h"
217

318
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp