pgloader/test/data
Dimitri Fontaine 7d2e5ae941 Allow lambda expression as cast rules using functions.
Before that it was necessary to install a function in the lisp environment
either in the source itself in src/utils/transforms.lisp, or in a lisp file
loaded with --load-lisp-file (or -l for shorts).

While this could be good enough, sometimes a very simple combination of
existing features is required to transform a function and so doing some
level of lisp coding directly in the load command is a nice to have.

Fixes #961.
2019-05-08 19:02:18 +02:00
..
2013_Gaz_113CDs_national.txt Bug fix when processing plain filenames. 2014-01-22 11:00:12 +01:00
DNORDOC.DBF Allow lambda expression as cast rules using functions. 2019-05-08 19:02:18 +02:00
DNORDOC.DBT Allow lambda expression as cast rules using functions. 2019-05-08 19:02:18 +02: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
track.csv Improve guessing of CSV parameters. 2017-08-24 13:30:14 +02:00