Re: [fixed] Trigger test
Dmitrii Bondar <d.bondar@postgrespro.ru>
From: Dmitrii Bondar <d.bondar@postgrespro.ru>
To: Paul Jungwirth <pj@illuminatedcomputing.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Lilian <ontowhee@gmail.com>
Date: 2025-03-27T08:13:12Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix some issues in contrib/spi/refint.c.
- 8cfbdf8f4dfb 18.0 landed
-
I send you a attach of my modified refint.c that
- d489fdfc7f4c 7.1.1 cited
Attachments
- v6-0001-Triggers-test-fix-with-the-invalid-cache-in-refin.patch (text/x-patch) patch v6-0001
Hi, Paul, Thanks for the suggestions. > This looks good. I have a couple small grammar suggestions. This: I have replaced the incorrect articles with the correct ones. > We can put all the new lines inside the #ifdef, can't we? You're right. I have done that. Best regards, Dmitrii