Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: TODO list updates - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: TODO list updates
Date
Msg-id [email protected]
Whole thread Raw
In response to TODO list updates  (Robert Haas <[email protected]>)
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  <[email protected]>        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