Re: TODO list updates - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: TODO list updates
Date
Msg-id 201003311618.o2VGIpq06640@momjian.us
Whole thread Raw
In response to TODO list updates  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas wrote:
> In reading through the TODO list, I noticed a few things that I think
> are done, may be done, or may be partially done.  See below.
> Thoughts?  ...Robert
> 
> Add missing operators for geometric data types
> - this is at least partly done.  not sure if it is entirely done.
> 
> Add OR REPLACE to CREATE LANGUAGE
> - Done.

TODO updated.

> Add PQescapeIdentifierConn()
> - Done, as PQescapeIdentifier().

TODO updated.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: TODO list updates
Next
From: Chris Browne
Date:
Subject: Re: Proposal: Add JSON support