Implement step 1
[jackhill/mal.git] / plpgsql /
2017-07-25 Joel Martinplpgsql: support Travis run with alt. user
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-05-22 Joel Martin*sql: update Makefiles, README. Logon override.
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-05-03 Joel Martinplpgsql: fix env.sql envs.sql in stats target.
2016-05-03 Joel Martinplpgsql: fix Makefile stats targets.
2016-05-03 Joel Martinplpgsql: schema namespaces. refactor IO.
2016-05-03 Joel Martinplpgsql: another attempt using travis user.
2016-05-03 Joel Martinplpgsql: try again with Travis user/sudo permissions.
2016-05-03 Joel Martinplpgsql: set WORKDIR in Dockerfile.
2016-05-03 Joel Martinplpgsql: minor tweaks to Dockerfile to work with Travis.
2016-05-03 Joel Martinplpgsql: testing via Makefile/Docker container.
2016-05-03 Joel Martinplpgsql: fix issues with repeated calls to wrap.sh
2016-05-03 Joel Martinplpgsql: remove type table. Fix slurp.
2016-05-03 Joel Martinplpgsql: refactor/remove collection table. Add seq...
2016-05-03 Joel Martinplpgsql: add time-ms, use bigints, add indexes for...
2016-05-03 Joel Martinplpgsql: restructure I/O to allow input in command...
2016-05-03 Joel Martinplpgsql: stepA, hash-maps, metadata.
2016-05-03 Joel Martinplpgsql: IO using stream table. Add keywords.
2016-05-03 Joel Martinplpgsql: add steps7-9
2016-05-03 Joel Martinplpgsql: steps 4-6.
2016-05-03 Joel Martinplpgsql (Postgres PL/pgSQL): steps 0-3.