The new 9.2 version of PostgreSQL has been released today. There have been many improvements and additions, most notably the JSON built-in datatype, which can now be very useful when using the pl/v8 language, as well as range types on some of the basic types. There are both performance and replication improvements.
The release announcement
What's new