summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/copy2.sql
Commit message (Expand)AuthorAgeFilesLines
* Add ENCODING option to COPY TO/FROM and file_fdw.Itagaki Takahiro2011-02-211-3/+3
* Stamp HEAD as 9.0devel, and update various places that were referring to 8.5Tom Lane2010-02-171-1/+1
* Define a new, more extensible syntax for COPY options.Tom Lane2009-09-211-0/+12
* Allow * as parameter for FORCE QUOTE for COPY CSV. Itagaki Takahiro.Andrew Dunstan2009-07-251-0/+1
* Change test tables in copy2 regression test to be temporary tables.Tom Lane2009-06-141-2/+2
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-2/+2
* Add COPY CSV test that tests CSV output of \.Bruce Momjian2005-12-281-0/+1
* Add regression tests for CSV and \., and add automatic quoting of aBruce Momjian2005-12-281-0/+10
* Add E'' syntax so eventually normal strings can treat backslashesBruce Momjian2005-06-261-4/+4
* Add regression test for consecutive newlines in COPY CSV mode. (There isNeil Conway2005-05-131-0/+11
* This patch updates the regression tests to allow "make installcheck" toNeil Conway2005-01-221-1/+1
* Clean up generation of default names for constraints, indexes, and serialTom Lane2004-06-101-1/+1
* Add regression tests for CSV COPY format.Bruce Momjian2004-06-091-0/+13
* Add NULL regression tests.Bruce Momjian2003-10-101-1/+20
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-1/+0
* Make regression tests safe for autocommit = 'off'.Bruce Momjian2002-10-191-0/+1
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-2/+2
* ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne,Tom Lane2002-08-021-0/+6
* IMPROVED VERSION APPLIED:Bruce Momjian2002-07-301-4/+45
* New depend code doesn't need sequence drop.Bruce Momjian2002-07-181-1/+0
* here are the copy2.sql and copy2.out files for the new regressionBruce Momjian2002-07-181-0/+56