Re: beta time - Mailing list pgsql-hackers

From Joe Conway
Subject Re: beta time
Date
Msg-id 4115981C.5080307@joeconway.com
Whole thread Raw
In response to Re: beta time  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: beta time  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: beta time  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
>>Tom, when you updated the release notes, did you do a CVS log and
>>already get all the new stuff as of Aug 6?
> 
> Yes I did.  I think the release notes are good to go for beta,
> with the possible exception of mentioning any array-input-parsing
> hacking that Joe might be about to commit.

I was waiting on feedback on two issues before committing:

1. '{{"1 2" x},{3}}'
2. '{{},{}}'

My patch would generate an ERROR for either. Tom, you questioned my 
disallowing of both of these, but didn't seem to have a very strong 
opinion. No one else has chimed in at all (including no replies to my 
post on GENERAL earlier). Can I go with what I have, at the risk of 
ripping it out if others complain?

If so, I'll commit what I posted last night, and amend the docs. I will 
also update the release notes.

BTW, when is the planned cutoff for commits to get into the beta?

Thanks,

Joe


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: beta time
Next
From: Bruce Momjian
Date:
Subject: Re: beta time