PQexecPrepared() question

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: PQexecPrepared() question
Date: 2025-12-17 03:04:21
Message-ID: CA+FnnTygjVvSmzTHnvteuL4KEC=0P_+mF8Kn84JtNGZWUGxpUA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, ALL,
If I want to have strings (aka char *) as parameters fr the query,
should I send UTF-8 strings or something else?

Thank you.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2025-12-17 03:08:37 Re: PQexecPrepared() question
Previous Message Bernice Southey 2025-12-16 16:19:21 Re: Advent of Code Day 8