projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c69bdf8
)
cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
author
Peter Eisentraut
<peter@eisentraut.org>
Mon, 3 Jul 2023 08:08:40 +0000
(10:08 +0200)
committer
Peter Eisentraut
<peter@eisentraut.org>
Mon, 3 Jul 2023 08:35:48 +0000
(10:35 +0200)
See also:
54100f5c6052404f68de9ce7310ceb61f1c2918f
Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://www.postgresql.org/message-id/flat/
20220528153741
.GK19626@telsasoft.com
.cirrus.yml
patch
|
blob
|
blame
|
history
diff --git
a/.cirrus.yml
b/.cirrus.yml
index 113f4545244cc86f9f24361f4c2fe3ba245f23ab..d260f15c4e2923f6c6a5ff4065999fa49a35e915 100644
(file)
--- a/
.cirrus.yml
+++ b/
.cirrus.yml
@@
-138,7
+138,7
@@
task:
TEST_JOBS: 3
CCACHE_DIR: /tmp/ccache_dir
- CPPFLAGS: -DRELCACHE_FORCE_RELEASE -DCOPY_PARSE_PLAN_TREES -DWRITE_READ_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST
+ CPPFLAGS: -DRELCACHE_FORCE_RELEASE -DCOPY_PARSE_PLAN_TREES -DWRITE_READ_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST
-DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
CFLAGS: -Og -ggdb
depends_on: SanityCheck