Re: [HACKERS] GSoC 2017: Foreign Key Arrays
От | Joel Jacobson |
---|---|
Тема | Re: [HACKERS] GSoC 2017: Foreign Key Arrays |
Дата | |
Msg-id | a43d46db-c006-4153-871e-2228be516f36@www.fastmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] GSoC 2017: Foreign Key Arrays (Mark Rofail <markm.rofail@gmail.com>) |
Ответы |
Re: [HACKERS] GSoC 2017: Foreign Key Arrays
|
Список | pgsql-hackers |
Hi again Mark,
On Fri, Feb 12, 2021, at 20:56, Mark Rofail wrote:
>Attachments:
>anyarray_anyelement_operators-v2.patch
One regression test fails on my machine:
make installcheck
test opr_sanity ... FAILED 3994 ms
========================
1 of 202 tests failed.
========================
diff -U3 /Users/joel/src/postgresql/src/test/regress/expected/opr_sanity.out /Users/joel/src/postgresql/src/test/regress/results/opr_sanity.out
--- /Users/joel/src/postgresql/src/test/regress/expected/opr_sanity.out 2021-02-13 10:29:50.000000000 +0100
+++ /Users/joel/src/postgresql/src/test/regress/results/opr_sanity.out 2021-02-13 11:09:43.000000000 +0100
@@ -2139,7 +2139,8 @@
AND binary_coercible(p2.opcintype, p1.amoplefttype));
amopfamily | amopstrategy | amopopr
------------+--------------+---------
-(0 rows)
+ 2745 | 5 | 6105
+(1 row)
-- Operators that are primary members of opclasses must be immutable (else
-- it suggests that the index ordering isn't fixed). Operators that are
/Joel
В списке pgsql-hackers по дате отправления: