Re: Row pattern recognition

Tatsuo Ishii <ishii@postgresql.org>

From: Tatsuo Ishii <ishii@postgresql.org>
To: andres@anarazel.de
Cc: assam258@gmail.com, jian.universality@gmail.com, 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-04T22:49:27Z
Lists: pgsql-hackers
> cfbot is currently failing, with crashes inside JIT, on this patch.

Thanks for letting know us. If my memory serves, the old cfbot did not
fail. So maybe the failure is due to something changed recently on the
master branch regarding JIT but the patch has not followed it yet?

Henson,
Do yo have any idea?

> However,
> the patch cfbot is submitting is rather old, because all of the versions
> posted since have been marked nocfbot.

Yes, it's intended. They are all incremental diffes against old (v47)
patches to save the patch size.

Regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



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