Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc9c3b0

Browse files
committed
Remove dynamic translation of regression test scripts, step 2.
"git mv" all the input/*.source and output/*.source files intothe corresponding sql/ and expected/ directories. Then removethe pg_regress and Makefile infrastructure associated withdynamic translation.Discussion:https://postgr.es/m/1655733.1639871614@sss.pgh.pa.us
1 parentd1029bb commitdc9c3b0

38 files changed

+8
-197
lines changed

‎contrib/dblink/Makefile‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ PGFILEDESC = "dblink - connect to other PostgreSQL databases"
1313

1414
REGRESS = paths dblink
1515
REGRESS_OPTS = --dlpath=$(top_builddir)/src/test/regress
16-
EXTRA_CLEAN = sql/paths.sql expected/paths.out
1716

1817
ifdefUSE_PGXS
1918
PG_CONFIG = pg_config

‎contrib/dblink/expected/.gitignore‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

‎contrib/dblink/sql/.gitignore‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

‎contrib/file_fdw/Makefile‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ PGFILEDESC = "file_fdw - foreign data wrapper for files"
88

99
REGRESS = file_fdw
1010

11-
EXTRA_CLEAN = sql/file_fdw.sql expected/file_fdw.out
12-
1311
ifdefUSE_PGXS
1412
PG_CONFIG = pg_config
1513
PGXS :=$(shell$(PG_CONFIG) --pgxs)

‎contrib/file_fdw/expected/.gitignore‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

‎contrib/file_fdw/sql/.gitignore‎

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp