Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Peipei YIN <yinpeipei0426(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()
Date: 2026-09-27 16:18:40
Message-ID: CAGRkXqQ0QEYsc3_yuVu3k30As5K2gYpZzT74Q-HvsDqt1njoGw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Bharath,

I won't push on the comment. v3 looks good to me as a refactor. My +1
is for the refactor only, not for the zero page detection idea.

Thanks,
Shihao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shihao zhong 2026-09-27 16:23:20 Re: aio: worker: Free SMGR objects when idle
Previous Message shihao zhong 2026-09-27 16:13:11 Re: Return pg_control from pg_backup_stop().