Re: plperl syntax question

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: plperl syntax question
Дата
Msg-id CAKFQuwZPcoSsOMWhQ_dXHr2M+Jj-rAEVw1_FiAj3dEGHRJ=_Zw@mail.gmail.com
обсуждение исходный текст
Ответ на plperl syntax question  (stan <stanb@panix.com>)
Ответы Re: plperl syntax question
Список pgsql-general
On Thursday, March 12, 2020, stan <stanb@panix.com> wrote:
my $rv3 = spi_exec_query('$stmt');
What am I doing wrong here?

Putting a variable name into a single-quoted string and expecting it to resolve to the contents of said variable instead of being treated as a literal.

David J.

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: polygon && polygon and precision
Следующее
От: stan
Дата:
Сообщение: Re: plperl syntax question