Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward - Mailing list pgsql-hackers

From Chao Li
Subject Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Date
Msg-id 12B091E6-8395-4570-807D-0116660D9F1F@gmail.com
Whole thread Raw
In response to Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-hackers


On Oct 13, 2025, at 11:39, David G. Johnston <david.g.johnston@gmail.com> wrote:


“iif” is shorthand for “if and only if”.  So it isn’t likely to be a typo; it only needs to be changed if it is wrong.  I haven’t looked to see.


Thanks for the explanation, I wasn’t aware of that. I learned.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
Next
From: David Rowley
Date:
Subject: Re: Improve docs for n_distinct_inherited