Re: Open 7.4 items - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Open 7.4 items
Date
Msg-id 3879.1064864859@sss.pgh.pa.us
Whole thread Raw
In response to Open 7.4 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Open 7.4 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Current at ftp://momjian.postgresql.org/pub/postgresql/open_items.

A couple things you don't have there:

* Tuple visibility rules for triggers and rules fired by RI actions

(I'm now of the opinion that the visibility patch I put in a few days
ago is wrong, or at least incomplete, and perhaps should be reversed
out.  I'm not sure that we have agreed what to do instead, though.)

* What to do about exposing the list of possible SQLSTATE error codes

This is mostly a documentation issue not a code issue.  Do we want to
insert errcodes.h into the SGML docs in some form?  Do we want to add it
to the set of standardly installed header files?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg doesn't compile (datetime.h/dtime_t)
Next
From: Tom Lane
Date:
Subject: Re: 7.4 status