Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Michael Paesold
Tom Lane wrote: Peter Eisentraut <[EMAIL PROTECTED]> writes: Am Dienstag, 5. September 2006 05:58 schrieb Tom Lane: A couple of recently discussed FE/BE protocol issues are: not storing a plan at all for unnamed-statement cases, and thus allowing bind parameters to be treated as constants; allo

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Heikki Linnakangas
Bruce Momjian wrote: Tom Lane wrote: Had a bitmap-index patch arrived in my inbox this morning, as had been promised to me for three weekends running, I might have been willing to drop all else and review it. But, no patch. This item is dead for 8.2. Do not even think of suggesting otherwise.

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Bruce Momjian
Peter Eisentraut wrote: > Am Dienstag, 5. September 2006 03:07 schrieb Bruce Momjian: > > Here are the open items for 8.2: > > > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > This host seems to be offline. What about using the wiki? The host is fine. postgresql.org DNS is broken.

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Am Dienstag, 5. September 2006 05:58 schrieb Tom Lane: >> A couple of recently discussed FE/BE protocol issues are: not storing a >> plan at all for unnamed-statement cases, and thus allowing bind >> parameters to be treated as constants; allowing para

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Christopher Browne
Martha Stewart called it a Good Thing when [EMAIL PROTECTED] ("Magnus Hagander") wrote: >> > Here are the open items for 8.2: >> > >> >http://momjian.postgresql.org/cgi-bin/pgopenitems >> >> This host seems to be offline. What about using the wiki? > > The problem is with the postgresql.org

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Magnus Hagander
> > Here are the open items for 8.2: > > > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > This host seems to be offline. What about using the wiki? The problem is with the postgresql.org DNS servers. Something weird is afoot around the hub.org nameservers, from what I can tell. Serv

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Devrim GUNDUZ
Hello, On Wed, 2006-09-06 at 13:04 +0200, Peter Eisentraut wrote: > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > This host seems to be offline. It is suffering from a DNS problem. > What about using the wiki? Wiki has the same problem, too. Regards, -- The PostgreSQL Comp

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Peter Eisentraut
Am Dienstag, 5. September 2006 03:07 schrieb Bruce Momjian: > Here are the open items for 8.2: > > http://momjian.postgresql.org/cgi-bin/pgopenitems This host seems to be offline. What about using the wiki? -- Peter Eisentraut http://developer.postgresql.org/~petere/

Re: [HACKERS] Open items for 8.2

2006-09-06 Thread Peter Eisentraut
Am Dienstag, 5. September 2006 05:58 schrieb Tom Lane: > A couple of recently discussed FE/BE protocol issues are: not storing a > plan at all for unnamed-statement cases, and thus allowing bind > parameters to be treated as constants; allowing parameter types to go > unresolved rather than throwin

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bernd Helmle
--On Montag, September 04, 2006 23:58:35 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: Updatable views are likewise dead --- we don't have a credible patch or any short-term path to get one. I hope to see both of these items land early in the 8.3 devel cycle, but for 8.2, nyet. Yeah, i don't had

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Christopher Browne
Centuries ago, Nostradamus foresaw when [EMAIL PROTECTED] (Tom Lane) would write: > Bruce Momjian <[EMAIL PROTECTED]> writes: >> Chris Browne wrote: >>> I've got suggested patches for my item (e.g. - --with-openssl causing >>> contrib stuff to break on AIX); a couple of instances of: >>> >>> SHLI

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Chris Browne wrote: >> I've got suggested patches for my item (e.g. - --with-openssl causing >> contrib stuff to break on AIX); a couple of instances of: >> >> SHLIB_LINK = $(libpq) $(LIBS) >> >> in contrib/dblink/Makefile and contrib/sslinfo seem to do

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bruce Momjian
Chris Browne wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Here are the open items for 8.2: > > > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > > > This list will be continually updated until we release 8.2. > > I've got suggested patches for my item (e.g. - --with-openssl c

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Chris Browne
[EMAIL PROTECTED] (Bruce Momjian) writes: > Here are the open items for 8.2: > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > This list will be continually updated until we release 8.2. I've got suggested patches for my item (e.g. - --with-openssl causing contrib stuff to break on A

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bruce Momjian
Tom Lane wrote: > We made pretty good progress today on the open-items list: > > ISBN/EAN: I've reviewed this and fixed a couple small issues, it's ready > to commit as soon as the author indicates his assent to license > statement. I'll remove isbn_issn at the same time. > > Altering view owner

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bruce Momjian
Joachim Wieland wrote: > On Mon, Sep 04, 2006 at 11:58:35PM -0400, Tom Lane wrote: > > timezone changes: appendix B is out of date, and do we need a list at > > all rather than telling people to look at the config file + system view? > > Since I did the initial patch I also volunteer to submit doc

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Tom Lane
We made pretty good progress today on the open-items list: ISBN/EAN: I've reviewed this and fixed a couple small issues, it's ready to commit as soon as the author indicates his assent to license statement. I'll remove isbn_issn at the same time. Altering view ownership doesn't work: fixed Remo

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bruce Momjian
Andrew Dunstan wrote: > Bruce Momjian wrote: > > Here are the open items for 8.2: > > > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > > > This list will be continually updated until we release 8.2. > > > > > > Emacs code examplenot submitted Gregory Stark <[EMAIL PROTECTED]>

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Here are the open items for 8.2: > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > Had a bitmap-index patch arrived in my inbox this morning, as had been > promised to me for three weekends running, I might have been willi

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Joachim Wieland
On Mon, Sep 04, 2006 at 11:58:35PM -0400, Tom Lane wrote: > timezone changes: appendix B is out of date, and do we need a list at > all rather than telling people to look at the config file + system view? Since I did the initial patch I also volunteer to submit documentation for it. As far as the

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Andrew Dunstan
Bruce Momjian wrote: Here are the open items for 8.2: http://momjian.postgresql.org/cgi-bin/pgopenitems This list will be continually updated until we release 8.2. Emacs code example not submitted Gregory Stark <[EMAIL PROTECTED]> This one is actu

Re: [HACKERS] Open items for 8.2

2006-09-05 Thread Alvaro Herrera
Tom Lane wrote: > Alvaro Herrera <[EMAIL PROTECTED]> writes: > > A quickie: this item > > Store only active XIDs in subtransaction cache > > was already done: > > I think Bruce is referring to the idea that you and I each arrived at > recently, ie removing subcommitted subxact XIDs from the PGPROC

Re: [HACKERS] Open items for 8.2

2006-09-04 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > A quickie: this item > Store only active XIDs in subtransaction cache > was already done: I think Bruce is referring to the idea that you and I each arrived at recently, ie removing subcommitted subxact XIDs from the PGPROC cache if they hadn't stored a

Re: [HACKERS] Open items for 8.2

2006-09-04 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Here are the open items for 8.2: > http://momjian.postgresql.org/cgi-bin/pgopenitems Had a bitmap-index patch arrived in my inbox this morning, as had been promised to me for three weekends running, I might have been willing to drop all else and re

Re: [HACKERS] Open items for 8.2

2006-09-04 Thread Alvaro Herrera
Bruce Momjian wrote: > Here are the open items for 8.2: > > http://momjian.postgresql.org/cgi-bin/pgopenitems > > This list will be continually updated until we release 8.2. Thanks for the effort. A quickie: this item Store only active XIDs in subtransaction cache was already done: http

[HACKERS] Open items for 8.2

2006-09-04 Thread Bruce Momjian
Here are the open items for 8.2: http://momjian.postgresql.org/cgi-bin/pgopenitems This list will be continually updated until we release 8.2. -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDBhttp://www.enterprisedb.com + If your life is a hard drive, Christ can be your backu