Re: [HACKERS] PQescapeIdentifier

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] PQescapeIdentifier
Дата
Msg-id 22562.1151897359@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] PQescapeIdentifier  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: [HACKERS] PQescapeIdentifier  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Hang on a second.  Has someone considered the encoding issues this might
> suffer from, same as PQescapeString?

That was the point I raised when I saw the commit.

My advice is we shouldn't have PQescapeIdentifier at all.
PQescapeIdentifierConn would be the thing to define,
parallel to PQescapeStringConn.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: table/index fillfactor control, try 3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ADD/DROPS INHERIT (actually INHERIT / NO INHERIT)