pgsql: Allow make check in PL directories

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Allow make check in PL directories
Дата
Msg-id E1PpCtv-0005bz-B3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow make check in PL directories

Also add make check-world target, and refactor pg_regress invocation
code in makefiles a bit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2fd77060a2db814146cf1f6cf77755a4b4fd9a80

Modified Files
--------------
GNUmakefile.in                |    5 ++++-
Makefile                      |    2 +-
src/Makefile.global.in        |   16 +++++++++++++---
src/makefiles/pgxs.mk         |    8 +++-----
src/pl/plperl/.gitignore      |    2 ++
src/pl/plperl/GNUmakefile     |    8 +++++---
src/pl/plpython/.gitignore    |    2 ++
src/pl/plpython/Makefile      |   13 +++++++++----
src/pl/tcl/.gitignore         |    2 ++
src/pl/tcl/Makefile           |    8 +++++---
src/test/regress/GNUmakefile  |   17 ++++++++---------
src/test/regress/pg_regress.c |    2 +-
12 files changed, 55 insertions(+), 30 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Avoid a few more SET DATA TYPE table rewrites.
Следующее
От: karl@pgfoundry.org (User Karl)
Дата:
Сообщение: pgtcl - libpgtcl: * Removed arrVar variable and setting of it in