Code

postrr.sql: Use "LANGUAGE C" rather than "LANGUAGE 'C'".
[postrr.git] / pgtest.sh
2012-11-12 Sebastian Harlpgtest.sh: Added dump/restore commands.
2012-10-29 Sebastian Harlpgtest.sh: Make it possible to specify PG_CONFIG thru...
2012-10-23 Sebastian Harlpgtest.sh: Added documentation for 'restart'.
2012-10-23 Sebastian Harlpgtest.sh: Added 'restart' command.
2012-10-22 Sebastian Harlpgtest.sh: Exit with status zero when using the 'help...
2012-10-22 Sebastian Harlpgtest.sh: Improved help/usage output.
2012-10-18 Sebastian Harlpgtest.sh: Changed PostgreSQL port to 2345.
2012-10-14 Sebastian Harlpgtest.sh: 'setup': Create database for the current...
2012-04-30 Sebastian Harlpgtest.sh: Pass additional arguments to client and...
2012-04-28 Sebastian Harlpgtest.sh: Added a small helper script to setup/run...