Re: PostgreSQL 16 release announcement draft

Поиск
Список
Период
Сортировка
От jian he
Тема Re: PostgreSQL 16 release announcement draft
Дата
Msg-id CACJufxFcwfuBxDg_yRO_58R7Oib+pwzDFnAeTC42e98ZXpxodA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 16 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Ответы Re: PostgreSQL 16 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Список pgsql-hackers
hi. Can you check my first email about "a" versus "the" and "pg_stat_activity".

also:
"including the `\bind` command, which allows
users to execute parameterized queries (e.g `SELECT $1 + $2`) then use `\bind`
to substitute the variables."

The example actually is very hard to reproduce. (it's not that super intuitive).
fail case:
test16-# SELECT $1 + $2 \bind 1 2
test16-# ;

a better example would  be (e.g `SELECT $1 , $2`).
The semicolon still needed to be in the next line.



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Checks in RegisterBackgroundWorker.()
Следующее
От: Erik Rijkers
Дата:
Сообщение: Re: PostgreSQL 16 release announcement draft