On Thu, Oct 3, 2024 at 7:12 PM Amit Langote <amitlangote09@gmail.com> wrote:
> On Thu, Oct 3, 2024 at 18:57 Alexander Korotkov <aekorotkov@gmail.com> wrote:
>>
>> Hi, Amit!
>>
>> On Thu, Oct 3, 2024 at 6:01 AM Amit Langote <amitlan@postgresql.org> wrote:
>> > Fix expression list handling in ATExecAttachPartition()
>>
>> + * since it’s needed later to construct the constraint expression for
>>
>> I don't think we're good about using unicode apostrophes. Could you, please, switch to ascii?
>
>
> Oh, oops, will fix. Thanks for the heads up.
Done.
--
Thanks, Amit Langote