| From: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: btree_gist regression tests failing in 8.0 branch? |
| Date: | 2005-04-26 14:54:39 |
| Message-ID: | 426E562F.4080100@sigaev.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I'll have a look.
Tom Lane wrote:
> Say guys, could you look into why btree_gist is failing its timetz
> regression test in the 8.0 branch, if built with
> --enable-integer-datetimes? Several of the buildfarm machines
> are showing this, and I've reproduced it locally.
>
> When I saw it I said to myself, "Oh, I forgot to back-patch the code
> to make the timetz time + zone calculation do the Right Thing".
> But it still fails after back-patching. The same regression test
> passes in CVS HEAD, so I'm thinking there must be some other bug fix
> that needs to get propagated back to 8.0. I don't have enough knowledge
> of the GIST code to figure it out quickly, though.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-04-26 14:57:49 | Re: [HACKERS] Continue transactions after errors in psql |
| Previous Message | Tom Lane | 2005-04-26 14:53:09 | Re: [HACKERS] Continue transactions after errors in psql |