Re: documentation issue - extensions
От | Pavel Stehule |
---|---|
Тема | Re: documentation issue - extensions |
Дата | |
Msg-id | CAFj8pRCmCzJ+kikGBhM5j6zYzs444xSr0Q3xqmyOzAWjm==ivw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: documentation issue - extensions (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: documentation issue - extensions
|
Список | pgsql-hackers |
2011/12/7 Tom Lane <tgl@sss.pgh.pa.us>: > Pavel Stehule <pavel.stehule@gmail.com> writes: >> I am trying to create simple extension according to doc >> http://www.postgresql.org/docs/9.1/interactive/extend-extensions.html > >> I have a problem with line that contains backslash statement > >> -- complain if script is sourced in psql, rather than via CREATE >> EXTENSION >> \echo Use "CREATE EXTENSION pair" to load this file. \quit > >> this content causes a error > >> postgres=# create extension gdlib; >> ERROR: syntax error at or near "\" > > Are you testing in an up-to-date server? We added the ability to handle > that post-9.1.0. > it was tested on 9.1.1 > regards, tom lane
В списке pgsql-hackers по дате отправления: