Re: Row pattern recognition

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

Hi Henson,

> I downloaded v44-0007 from the mailing list archive and applied it
> successfully in my local environment. Everything works fine here.

Oh, ok.
I tried to download the file again, and now the file size increased!
It seems the ML downloading feature is a little bit instable?

> I didn't check the raw attachment size, but the patch applied cleanly
> without any issues.
>
> To work around this, how about splitting the test patch (0007) into
> separate patches for .sql and .out files? This would reduce the
> individual file sizes and help avoid truncation during archiving.

Yeah, let's give it a try.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message ma lz 2026-03-04 08:14:24 Fix errno handling in popen_check() to avoid false error reports
Previous Message John Naylor 2026-03-04 08:05:24 Re: Need to install liblz4-dev