Bruce Momjian <[EMAIL PROTECTED]> writes:
> Any more changes to HISTORY?

This is missing:

- Implemented START TRANSACTION, per SQL99 (Neil)

This was implemented by Peter, I think:

- Add privileges on functions and procedural languages

This was done by Tom, IIRC:

- Triggers are now fired in alphabetical order

This could probably be better phrased:

- Have PL/PgSQL FOUND return proper value for PERFORM and SELECT INTO
  (Tom, Neil)

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()

Tom did some work on this as well as Chris, I believe:

- Add ALTER TABLE DROP COLUMN (Christopher)

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.

Cheers,

Neil

-- 
Neil Conway <[EMAIL PROTECTED]> || PGP Key ID: DB3C29FC


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to