pgsql: Add hint suggesting the use of EXECUTE CREATE TABLE ... AS for E

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Add hint suggesting the use of EXECUTE CREATE TABLE ... AS for E
Дата
Msg-id E1PzeSF-0000M7-Ld@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add hint suggesting the use of EXECUTE CREATE TABLE ... AS for EXECUTE INTO.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2b8364de698b0b425e5d8631a63c91387ee098ef

Modified Files
--------------
src/pl/plpgsql/src/pl_exec.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix spelling error in fuzzystrmatch docs.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Adjust doc wording about the casting exceptions for composite ty