postgresql/src/bin/scripts
Peter Eisentraut 7912f9b7dc Remove use of TAP subtests
They turned out to be too much of a portability headache, because they
need a fairly new version of Test::More to work properly.
2014-10-29 19:41:19 -04:00
..
po Translation updates 2014-10-05 23:23:50 -04:00
t Remove use of TAP subtests 2014-10-29 19:41:19 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Clean up temp installations after client program tests. 2014-04-25 15:40:35 -04:00
clusterdb.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
common.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
common.h Move username lookup functions from /port to /common 2014-01-10 18:03:28 -05:00
createdb.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
createlang.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
createuser.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
dropdb.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
droplang.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
dropuser.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
nls.mk Add missing source files to nls.mk 2014-07-15 10:10:42 -04:00
pg_isready.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
reindexdb.c scripts: Remove newlines from end of generated SQL 2014-02-10 21:47:19 -05:00
vacuumdb.c Fix vacuumdb --analyze-in-stages --all order 2014-09-11 21:40:46 -04:00