Re: Implicitly created operator family not listed by pg_event_trigger_ddl_commands
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, Amit Kapila <amit.kapila16@gmail.com>, LEMAIRE Leslie (Chargée de mission) - SG/SNUM/UNI/DRC <leslie.lemaire@developpement-durable.gouv.fr>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2022-05-20T15:23:19Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix DDL deparse of CREATE OPERATOR CLASS
- 70f70d7d3f58 10.22 landed
- 6c6ea6ea81eb 11.17 landed
- 6029861916e8 15.0 landed
- 58b088a9b3c2 14.4 landed
- 4492e73a66bf 12.12 landed
- 3753a169e110 13.8 landed
-
Backpatch regression tests added by 2d689babe3cb
- fa51cc86c684 10.22 landed
- daf015fd0c1d 11.17 landed
- ac78cec9811b 12.12 landed
- 99867e727722 13.8 landed
Attachments
- 0001-add-regression-tests-by-2d689babe3cb.patch (text/x-diff)
On 2022-May-20, Alvaro Herrera wrote: > On 2022-May-20, Masahiko Sawada wrote: > > > I think that the event trigger that emits these NOTICE messages > > doesn't exist in 13 or older branches. It was added by 2d689babe3c. > > Oh, hahah. Hmm, I feel inclined to add the trigger rather than remove > the lines from the expected output. So I'm inclined to add the attached patch before the bugfix, in branches 10-13. It simply adds the new event trigger to the existing test case, being careful not to trip on the error message that it would generate otherwise, for a bug that was only fixed in 14. The other option, of course, is to not backpatch any of this earlier than 14. But the OP says she was experimenting with version 10 initially. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/ "Java is clearly an example of money oriented programming" (A. Stepanov)