Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb9c25 commit d22164dCopy full SHA for d22164d
src/backend/commands/copy.c
@@ -1,14 +1,14 @@
1
/*-------------------------------------------------------------------------
2
*
3
* copy.c
4
- * Implements the COPY utility command.
+ * Implements the COPY utility command
5
6
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
7
* Portions Copyright (c) 1994, Regents of the University of California
8
9
10
* IDENTIFICATION
11
- * $PostgreSQL: pgsql/src/backend/commands/copy.c,v 1.269 2006/08/30 23:34:21 tgl Exp $
+ * $PostgreSQL: pgsql/src/backend/commands/copy.c,v 1.270 2006/08/31 00:35:32 momjian Exp $
12
13
*-------------------------------------------------------------------------
14
*/
0 commit comments