Printf-like function

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Printf-like function
Date: 2022-11-12 05:07:15
Message-ID: CA+FnnTyb+pOnrauyr_OB5KVGVUGDKMNgMt9gVN8OK8HeoqipjQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, ALL,
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?

Or I will need to use sprintf()?

Thank you.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2022-11-12 05:09:10 Re: Upgrading to v12
Previous Message Brad White 2022-11-12 04:59:27 Re: Upgrading to v12