-- -- Feed this into psql, e.g. psql -f script.sql postgres -- CREATE TEMPORARY TABLE pg_release ( reldate DATE, version TEXT, relnotes INTEGER, lines INTEGER); -- relnotes is the number of '