pgloader/test/data
Dimitri Fontaine e1bc6425e2 Implement support for PostgreSQL COPY format, fix #145.
PostgreSQL COPY format is not really CSV but something way easier to
parse. Funnily enough, parsing it as CSV is not that easy, so we add
here a special simple parser for the COPY format.

It should be quite useful too try loading again reject data files from
pgloader after manual fixing, too. It's still missing some documentation
without any good excuse for that, will add soon.
2015-01-02 18:49:17 +01:00
..
2013_Gaz_113CDs_national.txt Bug fix when processing plain filenames. 2014-01-22 11:00:12 +01:00
exhausted.lisp Allow optional control of batch memory footprint, see #16 and #22. 2014-01-26 23:22:18 +01:00
exhausted.load Allow optional control of batch memory footprint, see #16 and #22. 2014-01-26 23:22:18 +01:00
matching-1.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
matching-2.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
matching-3.csv Fix *csv-path-root* at run-time. 2014-05-26 11:01:19 +02:00
nsitra.test1.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test2.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test3.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
nsitra.test4.ixf Implement early support for IXF files. 2014-07-14 21:53:50 +02:00
reg2013.dbf Improve tests and add test cases. 2013-11-26 16:48:45 +01:00
retry.lisp Fix batch retry handling, broken in previous refactoring. Fixes #22. 2014-01-22 22:52:18 +01:00
retry.load Fix batch retry handling, broken in previous refactoring. Fixes #22. 2014-01-22 22:52:18 +01:00
sakila-db.zip Improve tests and add test cases. 2013-11-26 16:48:45 +01:00
track.copy Implement support for PostgreSQL COPY format, fix #145. 2015-01-02 18:49:17 +01:00