Re: Row pattern recognition

Henson Choi <assam258@gmail.com>

From: Henson Choi <assam258@gmail.com>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: 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-02T03:05:41Z
Lists: pgsql-hackers
2026년 6월 2일 (화) 12:03, Tatsuo Ishii <ishii@postgresql.org>님이 작성:

> Hi Henson, Jian,
>
> I'd like to suggest making a slight change to v48 patches
> organization. Currently README.rpr is included in 0005 executor
> patch. Since README.rpr is a documentation, I think it will be more
> natural to move it into 0006 docs patch. This also will make it easier
> to judge the size of the patches by category: codes, docs and tests if
> README.rpr is correctly categorized.
>

+1


> Thoughts?
> --
> 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