Обсуждение: pgsql: "Fix" test_ddl_deparse regress test schedule

Поиск
Список
Период
Сортировка

pgsql: "Fix" test_ddl_deparse regress test schedule

От
Alvaro Herrera
Дата:
"Fix" test_ddl_deparse regress test schedule

MSVC is not smart enough to figure it out, so dumb down the Makefile and
remove the schedule file.

Also add a .gitignore file.

Author: Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/007c932e5aaf6d68087f134b8557bbb7db149e94

Modified Files
--------------
src/test/modules/test_ddl_deparse/.gitignore       |    1 +
src/test/modules/test_ddl_deparse/Makefile         |   24 +++++++++++++++++++-
src/test/modules/test_ddl_deparse/regress_schedule |   21 -----------------
3 files changed, 24 insertions(+), 22 deletions(-)