Re: Row pattern recognition

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Henson Choi <assam258@gmail.com>
Cc: jian he <jian.universality@gmail.com>, Tatsuo Ishii <ishii@postgresql.org>, zsolt.parragi@percona.com, sjjang112233@gmail.com, vik@postgresfriends.org, er@xs4all.nl, jacob.champion@enterprisedb.com, david.g.johnston@gmail.com, peter@eisentraut.org, li.evan.chao@gmail.com, pgsql-hackers@postgresql.org
Date: 2026-06-04T20:38:36Z
Lists: pgsql-hackers
Hi,

cfbot is currently failing, with crashes inside JIT, on this patch. However,
the patch cfbot is submitting is rather old, because all of the versions
posted since have been marked nocfbot.

Greetings,

Andres Freund



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Adjust cross-version upgrade tests for seg_out() fix

  2. Rationalize error comments in partition split/merge tests

  3. Add fast path for foreign key constraint checks

  4. Fix assorted pretty-trivial memory leaks in the backend.

  5. Add temporal FOREIGN KEY contraints

  6. Add trailing commas to enum definitions

  7. Remove obsolete executor cleanup code