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

Commit6d028c4

Browse files
committed
Try to make pg_arman tests run
1 parent622d45a commit6d028c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎contrib/pg_arman/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ DOCS = doc/pg_arman.txt
2323

2424
EXTRA_CLEAN = datapagemap.c datapagemap.h xlogreader.c
2525

26+
REGRESS = init option show delete backup restore
27+
2628
# asciidoc and xmlto are present, so install the html documentation and man
2729
# pages as well. html is part of the vanilla documentation. Man pages need a
2830
# special handling at installation.
@@ -57,7 +59,6 @@ PG_CPPFLAGS = -I$(libpq_srcdir)
5759
overrideCPPFLAGS := -DFRONTEND$(CPPFLAGS)$(PG_CPPFLAGS)
5860
PG_LIBS =$(libpq_pgport)
5961

60-
REGRESS = init option show delete backup restore
6162

6263

6364
envtest:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp