Neil Conway wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Any more changes to HISTORY?
>
> This is missing:
>
> - Implemented START TRANSACTION, per SQL99 (Neil)
Done. I didn't mention it earlier because I was unsure of its
significance.
> This was implemented by Peter, I think:
>
> - Add privileges on functions and procedural languages
Yep, fixed.
>
> This was done by Tom, IIRC:
>
> - Triggers are now fired in alphabetical order
Yep, Tom.
>
> This could probably be better phrased:
>
> - Have PL/PgSQL FOUND return proper value for PERFORM and SELECT INTO
> (Tom, Neil)
Done.
>
> As (reword as necessary):
>
> - Overhaul the PL/PgSQL FOUND magic variable to be more
> Oracle-compatible, and generally more sane. (Tom, Neil)
>
> This was implemented by me and Jukka Holappa:
>
> - Clean up use of sprintf in favor of snprintf()
Added.
>
> Tom did some work on this as well as Chris, I believe:
>
> - Add ALTER TABLE DROP COLUMN (Christopher)
>
Added.
> I didn't see any mention of Tom's recent changes to the on-disk array
> storage format, but I might have just missed that.
I already see it. I added Tom's name too:
Cleanups in array internal handling (Joe, Tom)
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610)
359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square,
Pennsylvania19073