Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Amul Sul <sulamul(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Cleanup: Use modern macro for text-to-CString conversion in plsample.c
Date: 2026-04-20 23:41:38
Message-ID: CAHGQGwFCwuK4JG5Qni5jUjHRYaZapuAqS=Qu8Nncf4i1QAMsZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 20, 2026 at 9:20 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> LGTM.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2026-04-21 00:52:55 Re: Eliminating SPI / SQL from some RI triggers - take 3
Previous Message Masahiko Sawada 2026-04-20 23:14:32 Support logical replication of DDLs, take2