"Usama Dar" <[EMAIL PROTECTED]> writes: > i agree that release notes should not be too long, but may be there should > be (if there isn't one already) something like a "change log" where people > can find out all the changes done from the previous release, if they are > intrested ?
The CVS history (either direct from the CVS server, or in the pgsql-committers archives) will give you as much detail as you could possibly want. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match