Re: SQL99, CREATE CAST, and initdb - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SQL99, CREATE CAST, and initdb
Date
Msg-id 25680.1025189719@sss.pgh.pa.us
Whole thread Raw
In response to Re: SQL99, CREATE CAST, and initdb  (Hannu Krosing <hannu@tm.ee>)
List 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 by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Can't read archives anymore :-(
Next
From: Tom Lane
Date:
Subject: Re: Can't read archives anymore :-(