Re: Printf-like function

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Re: Printf-like function
Дата
Msg-id CA+FnnTw+UAR075_8n8xhf8VynkSth_7dJuut-J75e1aTwAkvqQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Printf-like function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thank you.

On Fri, Nov 11, 2022 at 11:12 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Igor Korot <ikorot01@gmail.com> writes:
> > Is there a printf-lilke function inside libpq that can be used
> > to create a proper query string with the proper quoting of the
> > literal?
>
> No.  You'd be better off to transmit the literal value as a
> parameter.
>
>                         regards, tom lane



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Printf-like function
Следующее
От: Ron
Дата:
Сообщение: Re: Upgrading to v12