Re: Proposal: CREATE CONVERSION - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Proposal: CREATE CONVERSION
Date
Msg-id Pine.LNX.4.44.0207082028270.1247-100000@localhost.localdomain
Whole thread Raw
In response to Re: Proposal: CREATE CONVERSION  (Thomas Lockhart <lockhart@fourpalms.org>)
List pgsql-hackers
Thomas Lockhart writes:

> Tatsuo, it seems that we should use SQL99 terminology and commands where
> appropriate. We do not yet implement the SQL99 forms of character
> support, and I'm not sure if our current system is modeled to fit the
> SQL99 framework. Are you suggesting CREATE CONVERSION to avoid
> infringing on SQL99 syntax to allow us to use that sometime later?

SQL99 says that the method by which conversions are created is
implementation-defined.  Tatsuo is defining the implementation.

-- 
Peter Eisentraut   peter_e@gmx.net





pgsql-hackers by date:

Previous
From: Barry Lind
Date:
Subject: Re: Issues Outstanding for Point In Time Recovery (PITR)
Next
From: Peter Eisentraut
Date:
Subject: Re: Proposal: CREATE CONVERSION