index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
copy2.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support "COPY view FROM" for views with INSTEAD OF INSERT triggers.
Tom Lane
2016-11-10
1
-0
/
+29
*
Fix RLS with COPY (col1, col2) FROM tab
Stephen Frost
2016-10-03
1
-0
/
+63
*
Fix null-pointer-deref crash while doing COPY IN with check constraints.
Tom Lane
2015-02-15
1
-0
/
+19
*
copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination
Bruce Momjian
2014-04-22
1
-5
/
+5
*
Provide a FORCE NULL option to COPY in CSV mode.
Andrew Dunstan
2014-03-04
1
-0
/
+39
*
Issue ERROR if FREEZE mode can't be honored by COPY
Bruce Momjian
2013-01-26
1
-1
/
+8
*
Optimize COPY FREEZE with CREATE TABLE also.
Simon Riggs
2012-12-07
1
-1
/
+7
*
Reduce scope of changes for COPY FREEZE.
Simon Riggs
2012-12-02
1
-8
/
+11
*
Tweak tests in COPY FREEZE
Simon Riggs
2012-12-01
1
-1
/
+0
*
COPY FREEZE and mark committed on fresh tables.
Simon Riggs
2012-12-01
1
-0
/
+78
*
Fix COPY FROM for null marker strings that correspond to invalid encoding.
Tom Lane
2012-03-25
1
-0
/
+15
*
Add ENCODING option to COPY TO/FROM and file_fdw.
Itagaki Takahiro
2011-02-21
1
-3
/
+3
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
1
-1
/
+1
*
Define a new, more extensible syntax for COPY options.
Tom Lane
2009-09-21
1
-0
/
+12
*
Allow * as parameter for FORCE QUOTE for COPY CSV. Itagaki Takahiro.
Andrew Dunstan
2009-07-25
1
-0
/
+1
*
Change test tables in copy2 regression test to be temporary tables.
Tom Lane
2009-06-14
1
-2
/
+2
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
1
-2
/
+2
*
Add COPY CSV test that tests CSV output of \.
Bruce Momjian
2005-12-28
1
-0
/
+1
*
Add regression tests for CSV and \., and add automatic quoting of a
Bruce Momjian
2005-12-28
1
-0
/
+10
*
Add E'' syntax so eventually normal strings can treat backslashes
Bruce Momjian
2005-06-26
1
-4
/
+4
*
Add regression test for consecutive newlines in COPY CSV mode. (There is
Neil Conway
2005-05-13
1
-0
/
+11
*
This patch updates the regression tests to allow "make installcheck" to
Neil Conway
2005-01-22
1
-1
/
+1
*
Clean up generation of default names for constraints, indexes, and serial
Tom Lane
2004-06-10
1
-1
/
+1
*
Add regression tests for CSV COPY format.
Bruce Momjian
2004-06-09
1
-0
/
+13
*
Add NULL regression tests.
Bruce Momjian
2003-10-10
1
-1
/
+20
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
1
-1
/
+0
*
Make regression tests safe for autocommit = 'off'.
Bruce Momjian
2002-10-19
1
-0
/
+1
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
1
-2
/
+2
*
ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,
Tom Lane
2002-08-02
1
-0
/
+6
*
IMPROVED VERSION APPLIED:
Bruce Momjian
2002-07-30
1
-4
/
+45
*
New depend code doesn't need sequence drop.
Bruce Momjian
2002-07-18
1
-1
/
+0
*
here are the copy2.sql and copy2.out files for the new regression
Bruce Momjian
2002-07-18
1
-0
/
+56