Re: SQL99, CREATE CAST, and initdb
| От | Tom Lane |
|---|---|
| Тема | Re: SQL99, CREATE CAST, and initdb |
| Дата | |
| Msg-id | 25680.1025189719@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: SQL99, CREATE CAST, and initdb (Hannu Krosing <hannu@tm.ee>) |
| Список | pgsql-hackers |
Hannu Krosing <hannu@tm.ee> writes: > Are the docs on our schema usage already available someplace ? Yes, although there's not a pulled-together introduction (someone needs to write a section for the tutorial, I think). Try http://developer.postgresql.org/docs/postgres/sql-naming.html and see the SEARCH_PATH variable at http://developer.postgresql.org/docs/postgres/runtime-config.html#RUNTIME-CONFIG-GENERAL as well as the schema-aware rules for resolution of overloaded functions and operators: http://developer.postgresql.org/docs/postgres/typeconv-func.html http://developer.postgresql.org/docs/postgres/typeconv-oper.html also various new functions at http://developer.postgresql.org/docs/postgres/functions-misc.html http://developer.postgresql.org/docs/postgres/datatype-oid.html regards, tom lane
В списке pgsql-hackers по дате отправления: