Re: public schema

2018-07-28 Thread Peter Eisentraut
On 26.07.18 11:24, PG Doc comments form wrote: > Page: https://www.postgresql.org/docs/10/static/ddl-schemas.html > Description: > > cite > 5.8.3. The Schema Search Path > There is nothing special about the public schema except that it exists by > default. > end cite >

public schema

2018-07-26 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/ddl-schemas.html Description: cite 5.8.3. The Schema Search Path There is nothing special about the public schema except that it exists by default. end cite It's not true.