Re: [HACKERS] Commit fest?

2008-03-15 Thread Bruce Momjian
Alvaro Herrera wrote: > Bruce Momjian wrote: > > Tom Lane wrote: > > > > I do have a bee in my bonnet about the TODO-to-be threads that revolve > > > around mapping ideas (free space map, dead space map, known frozen > > > pages, etc etc). I would like us to consider *all* those ideas as > > > a

Re: [HACKERS] Commit fest?

2008-03-15 Thread Bruce Momjian
Gregory Stark wrote: > "Tom Lane" <[EMAIL PROTECTED]> writes: > > > Gregory Stark <[EMAIL PROTECTED]> writes: > >> Actually, is it just me or has the whole patch queue disappeared? > >> Everything under /mhonarc/patches seems to be gone. > > > > /mhonarc? The URL I've always used is > > http://m

[HACKERS] Single table forcing sequential scans on query plans

2008-03-15 Thread Cristian Gafton
I have a weird query execution plan problem I am trying to debug on Postgresql 8.2.6. I have a query that joins against a temporary table that has very few rows. If the temporary table is analyzed before the query runs, all is well. If the temporary table is not analyzed before running the quer

[HACKERS] Small bug in new backend build method

2008-03-15 Thread Tom Lane
I found that when I added a new .o file in backend/access/hash while working in an already-built source tree, the objfiles.txt file in that directory got updated, but the one in backend/access did not, leading to link failure. Seems there's a missing dependency for the upper-level objfiles.txt fil

Re: [HACKERS] Commit fest?

2008-03-15 Thread Gregory Stark
"Tom Lane" <[EMAIL PROTECTED]> writes: > Gregory Stark <[EMAIL PROTECTED]> writes: >> Actually, is it just me or has the whole patch queue disappeared? >> Everything under /mhonarc/patches seems to be gone. > > /mhonarc? The URL I've always used is > http://momjian.us/cgi-bin/pgpatches Yeah, bu

Re: [HACKERS] Commit fest?

2008-03-15 Thread Tom Lane
Gregory Stark <[EMAIL PROTECTED]> writes: > Actually, is it just me or has the whole patch queue disappeared? > Everything under /mhonarc/patches seems to be gone. /mhonarc? The URL I've always used is http://momjian.us/cgi-bin/pgpatches regards, tom lane -- Sent via p

Re: [HACKERS] Commit fest?

2008-03-15 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 15 Mar 2008 14:30:07 -0300 Alvaro Herrera <[EMAIL PROTECTED]> wrote: > Joshua D. Drake wrote: > > > On Sat, 15 Mar 2008 00:22:09 -0300 > > Alvaro Herrera <[EMAIL PROTECTED]> wrote: > > > > > Actually, "thread index" takes you to > > > http:/

Re: [HACKERS] Commit fest?

2008-03-15 Thread Alvaro Herrera
Bruce Momjian wrote: > Tom Lane wrote: > > I do have a bee in my bonnet about the TODO-to-be threads that revolve > > around mapping ideas (free space map, dead space map, known frozen > > pages, etc etc). I would like us to consider *all* those ideas as > > a group and try to come out with a coh

Re: [HACKERS] Commit fest?

2008-03-15 Thread Alvaro Herrera
Joshua D. Drake wrote: > On Sat, 15 Mar 2008 00:22:09 -0300 > Alvaro Herrera <[EMAIL PROTECTED]> wrote: > > > Actually, "thread index" takes you to > > http://momjian.us/mhonarc/patches/thrd2.html#00155 > > (which is kinda obvious -- the 155 is a number put there by mhonarc) > > and you can certa

Re: [HACKERS] Commit fest?

2008-03-15 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 15 Mar 2008 17:05:44 + Gregory Stark <[EMAIL PROTECTED]> wrote: > > Yes, sorry, I had to remove the feature. I will re-add it > > tomorrow/Sunday. > > Actually, is it just me or has the whole patch queue disappeared? > Everything under

Re: [HACKERS] Commit fest?

2008-03-15 Thread Gregory Stark
"Bruce Momjian" <[EMAIL PROTECTED]> writes: > Gregory Stark wrote: >> "Bruce Momjian" <[EMAIL PROTECTED]> writes: >> >> > bruce wrote: >> >> > Yea, that is a big problem because the URLs are dynamic. I have the >> >> > comments based on message id but there is no way to hook that to a URL. >> >>

Re: [HACKERS] Commit fest?

2008-03-15 Thread Bruce Momjian
Gregory Stark wrote: > "Bruce Momjian" <[EMAIL PROTECTED]> writes: > > > bruce wrote: > >> > Yea, that is a big problem because the URLs are dynamic. I have the > >> > comments based on message id but there is no way to hook that to a URL. > >> > >> I have modified the code so each email message

Re: [HACKERS] Commit fest?

2008-03-15 Thread Gregory Stark
"Bruce Momjian" <[EMAIL PROTECTED]> writes: > bruce wrote: >> > Yea, that is a big problem because the URLs are dynamic. I have the >> > comments based on message id but there is no way to hook that to a URL. >> >> I have modified the code so each email message now shows a _permanent_ >> URL at

Re: [HACKERS] Commit fest?

2008-03-15 Thread Bruce Momjian
bruce wrote: > > Yea, that is a big problem because the URLs are dynamic. I have the > > comments based on message id but there is no way to hook that to a URL. > > I have modified the code so each email message now shows a _permanent_ > URL at the top, e.g. > > Permanent URL: > http://momjia

Re: [HACKERS] Commit fest?

2008-03-15 Thread Bruce Momjian
bruce wrote: > Greg Smith wrote: > > On Fri, 14 Mar 2008, Joshua D. Drake wrote: > > > > > http://momjian.us/mhonarc/patches/msg00155.html > > > This patch is actually one I think I could review but I see nothing > > > that allows a comment or login to allow comment or anything. :( > > > > To be

Re: [HACKERS] Commit fest?

2008-03-15 Thread Martijn van Oosterhout
On Fri, Mar 14, 2008 at 08:42:00PM -0700, Joshua D. Drake wrote: > > My guess is that you have the NoScript extension or something like > > that. > > Nope :). I don't run firefox extensions. That was actually probably a > mispaste due to the wonders of linux clipboard. I will try again. I wonder