Dimitri Fontaine c38798a4dd Implement BEFORE/AFTER LOAD EXECUTE 'filename'.
That allows using the same SQL files as usual when using pgloader, as it
even supports the \i and \ir psql features (and dollar quoting, etc).

In passing, refactor docs to avoid saying the same things all over the
place, which isn't a very good idea in a man page, at least as far
editing it is involved.
2014-05-04 23:04:45 +02:00
..
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2013-11-26 16:48:45 +01:00
2014-04-27 23:38:02 +02:00
2013-11-26 16:48:45 +01:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.