Re: beta time - Mailing list pgsql-hackers

From Tom Lane
Subject Re: beta time
Date
Msg-id 5449.1091935993@sss.pgh.pa.us
Whole thread Raw
In response to Re: beta time  (Joe Conway <mail@joeconway.com>)
Responses Re: beta time  ("Marc G. Fournier" <scrappy@postgresql.org>)
Re: beta time  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> 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.

I don't have any great love for the first item --- I think it was an
unintended consequence of the way the code was first written, rather
than something the author meant to support.

I'm more concerned about what the second should mean, but I do have to
concede that we'd likely want to appropriate this syntax to mean NULL
array entries as soon as we support NULL array entries.  So rejecting it
at the moment may be a forward-looking thing to do.

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

The plan was to wrap beta1 sometime tomorrow ... I'd guess that
"sometime" will end up being in the afternoon east coast time, but
this largely depends on the libpgport breakage ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "John Hansen"
Date:
Subject: Re: UNICODE characters above 0x10000
Next
From: Tom Lane
Date:
Subject: Re: log file rotate