Re: Row pattern recognition

From: Henson Choi <assam258(at)gmail(dot)com>
To: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Cc: jacob(dot)champion(at)enterprisedb(dot)com, david(dot)g(dot)johnston(at)gmail(dot)com, vik(at)postgresfriends(dot)org, er(at)xs4all(dot)nl, peter(at)eisentraut(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Row pattern recognition
Date: 2026-01-20 03:29:14
Message-ID: CAAAe_zCMSKRSEML5kL0AaouR1noVG26HEBbpi_E6eTsDZ3E9RQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> > Fix references to external documentation not included
>
> After applying the patch, I got rpr_explain regression test diffs as
> below as attached.
>
> EXTRA_TESTS=rpr_explain make check
>
> Can you please review the regression diffs so that I can confirm to
> replace the expected file or not?

Attached the missing expected file. Please replace.

Attachment Content-Type Size
rpr_explain.out application/octet-stream 72.5 KB
rpr_explain.sql application/octet-stream 26.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-01-20 03:45:50 Re: tablecmds: clarify recurse vs recusing
Previous Message David G. Johnston 2026-01-20 03:22:28 Re: Proposal: Add backup start time to pg_stat_progress_basebackup