From: | "Willy-Bas Loos" <willybas(at)gmail(dot)com> |
---|---|
To: | "Matthew Dennis" <mdennis(at)merfer(dot)net> |
Cc: | PGSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: different results based solely on existence of index (no, seriously) |
Date: | 2008-08-12 08:53:08 |
Message-ID: | 1dd6057e0808120153j1a1011aat7e1b1310f97d2d18@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-general |
reproduced it on:
"PostgreSQL 8.3.3 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.2.3
(Ubuntu 4.2.3-2ubuntu7)"
3 rows with index, 2 rows without.
can not reproduce it on:
- "PostgreSQL 8.1.10 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.1.3
20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1)"
- "PostgreSQL 8.2.6 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
(mingw-special)"
- "PostgreSQL 8.2.7 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.2.3
(Ubuntu 4.2.3-2ubuntu4)"
they allways return 2 rows.
hth
WBL
From | Date | Subject | |
---|---|---|---|
Next Message | ries van Twisk | 2008-08-12 12:13:35 | Re: different results based solely on existence of index (no, seriously) |
Previous Message | Heikki Linnakangas | 2008-08-12 07:53:45 | Re: BUG #4350: 'select' acess given to views containing "union all" even though user has no grants |
From | Date | Subject | |
---|---|---|---|
Next Message | Sim Zacks | 2008-08-12 08:53:49 | Re: Can I search for text in a function? |
Previous Message | Cyril SCETBON | 2008-08-12 08:51:47 | Re: Checkpoints writes |