Carl-Daniel Hailfinger <[EMAIL PROTECTED]> writes:
> On 01.07.2008 16:32, Tom Lane wrote:
>> This is not a bug, since we do not claim support for feature F641.
> Thanks for the information. Is there any plan to support that feature in
> 8.4?
I don't know of anyone working on it at the moment.
On 01.07.2008 16:32, Tom Lane wrote:
> "Carl-Daniel Hailfinger" <[EMAIL PROTECTED]> writes:
>
>> This works:
>> # SELECT ROW(true,true)=(SELECT true,true);
>>
>
>
>> This doesn't:
>> # SELECT (SELECT true,true)=(SELECT true,true);
>> Error: 42601: subquery must return only one column
>>
Hi.
Sorry, late reactionNow, private time has only a few.
Umm, It seems that the bug is probably contained in another part.
I will investigate at a weekend again.
Anyway, thank you for useful information.!
Regards,
Hiroshi Saito
- Original Message -
From: "Eric P. Melbardis" <[
It's 8.1.11
--- On Wed, 2/7/08, Tom Lane <[EMAIL PROTECTED]> wrote:
> From: Tom Lane <[EMAIL PROTECTED]>
> Subject: Re: [BUGS] psql: FATAL: the database system is starting up
> To: [EMAIL PROTECTED]
> Cc: pgsql-bugs@postgreSQL.org
> Date: Wednesday, 2 July, 2008, 3:19 PM
> Valentin Bogdanov <[EM
Valentin Bogdanov <[EMAIL PROTECTED]> writes:
>> What PG version is this, exactly? What files did you
>> delete (any of Postgres' files)?
> It's 8.1 and no I didn't delete any postgres files, just some old proxy logs.
8.1.what?
regards, tom lane
--
Sent via pgsql-bugs
Hi
I would suspect that the clock used may not be precise enough
Not with standing, why not use the windows CreateUUID??
Slower system seems to fare better... (please see results below)
Regards
Eric
---
My office system is xeon (duo core 5160) 3.00 ghz, 2 gig-ram
psql:q.sql