PostgreSQL 8.4 has been released with its usual collection of shiny new features including Window Function support which means that you can now do OLAP with an Open Source database (How nifty is that!) All the other bits and bobs are listed on PostgreSQL 8.4 Feature List
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it"
Brian Kernighan
Comments