Re: SQL99, CREATE CAST, and initdb

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Rod Taylor <rbt(at)zort(dot)ca>
Cc: Thomas Lockhart <lockhart(at)fourpalms(dot)org>, PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SQL99, CREATE CAST, and initdb
Date: 2002-06-23 21:51:10
Message-ID: Pine.LNX.4.44.0206232253190.929-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rod Taylor writes:

> > I'm also looking at the SQL99 INFORMATION_SCHEMA views. Is anyone
> > already defining these? Is someone interested in picking this up?
> I've
> > got some definitions in a contrib-style directory but have not yet
> > mapped them to PostgreSQL.
>
> I have a few of the basics done, but nothing really significant.

I guess I'll polish what I have and will commit it so that the group can
fill in the rest at convenience.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-06-23 21:52:08 Use of LOCAL in SET command
Previous Message Bruce Momjian 2002-06-23 21:51:02 Re: COPY syntax improvement