Re: Re: Supplements and suggestions and about postgresql sequence setval function in the documents

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Re: Supplements and suggestions and about postgresql sequence setval function in the documents
Дата
Msg-id CAKFQuwZ9fx+BSr=CdEBzHUzcVQderRtQAMggm0S9++Aeu+BK3w@mail.gmail.com
обсуждение исходный текст
Ответ на Re:Re: Supplements and suggestions and about postgresql sequence setval function in the documents  ("yanliang lei" <msdnchina@163.com>)
Список pgsql-docs
On Wed, Aug 21, 2024 at 4:41 PM yanliang lei <msdnchina@163.com> wrote:

What I want to express is:
   There is no description in the document that the schema name can be included before the sequence name



Correct.  It is here:

All of the OID alias types for objects that are grouped by namespace accept schema-qualified names, and will display schema-qualified names on output if the object would not be found in the current search path without being qualified. For example, myschema.mytable is acceptable input for regclass (if there is such a table). That value might be output as myschema.mytable, or just mytable, depending on the current search path.


David J.

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