Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 63b01ba

Browse files
committed
just that the regression tests for rules work, please apply
the following to regress/sql/tests. If applying by hand note that the setup_... must run before the run_... (that I splitted these two was due to the errors that occured when creating rules and using them then in the same session - I'll post another fix for this later). BTW: the regression tests sanity_checks and alter_table fail now due to the remove of some indices and the oidint4 and oidname types. At least expectes should be set to the current results. Thanks. Jan
1 parent c0b0146 commit 63b01ba

File tree

1 file changed

+2
-2
lines changed
  • src/test/regress/sql

1 file changed

+2
-2
lines changed

src/test/regress/sql/tests

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ hash_index
6161
select_views
6262
alter_table
6363
portals_p2
64-
run_ruletest.sql
65-
setup_ruletest.sql
64+
setup_ruletest
65+
run_ruletest

0 commit comments

Comments
 (0)