Re: problems with toast.* reloptions

From: shihao zhong <zhong950419(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: problems with toast.* reloptions
Date: 2025-07-02 14:44:05
Message-ID: CAGRkXqS9r1Nwg=H1wGKLLc3iCx_b_h_p2qqZ9=5ZKCOJf25Bxg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> Actually, I think there's a problem with this approach...

You're right. I forgot we can reset the table options. While we could
use a placeholder and resolve it on-demand, that seems like too much
work.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-07-02 14:44:50 Re: cpluspluscheck vs ICU again
Previous Message Daniel Gustafsson 2025-07-02 14:39:43 Re: [PATCH] plperl: use xsubpp -output unconditionally