postgresql/src/bin/scripts
Michael Paquier 0803b0ae1e Add TAP tests for vacuumdb with column lists
vacuumdb generates by itself SQL queries to run ANALYZE or VACUUM on the
backend, but we never actually checked for query patterns with column
lists defined.

Author: Michael Paquier
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/FFE5373C-E26A-495B-B5C8-911EC4A41C5E@amazon.com
2019-01-27 22:25:48 +09:00
..
po Translation updates 2018-05-21 12:29:52 -04:00
t Add TAP tests for vacuumdb with column lists 2019-01-27 22:25:48 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
common.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
common.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
createdb.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
createuser.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
dropdb.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
dropuser.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
Makefile Fix program build rule in src/bin/scripts/Makefile. 2019-01-04 19:12:22 -05:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
pg_isready.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
reindexdb.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
vacuumdb.c Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00