Re: [HACKERS] Open 7.1 items

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: PostgreSQL-documentation <pgsql-docs@postgresql.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-02-09T17:44:16Z
Lists: pgsql-hackers, pgsql-docs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Attached is a list of open source code and documentation items for 7.1. 

I've got two major TODO items that are not in your list, but should be:

* visibility of joined columns in JOIN clauses (Thomas thinks code is
  wrong, I'm not sure yet)
* separate client- and server-side includes, make optional install target to
  install all of src/include

The question of what to do about spinlock timeouts on buffers seems to be
a critical issue, too.

			regards, tom lane