-------------
* -Rename (xzilla)
-* Alter owner
+* -Alter owner (ioguix)
* Alter ... SET SCHEMA support per 8.1
Large Objects
* Add WITH storage_parameter option to create table [8.2]
* Add last vacuum and analyze information from statistics tables [8.2]
* Restrict operators (from $selectOps array) to appropriate types (ie. no LIKE for int4 fields)
+* Where ENUM types are an option, restrict choice to enum values [8.3]
Views
-----
* Support 8.1 Reindex [Database|System] commands
* Expressional indexes
* Allow indexes to be built concurrently [8.2]
+* Create Index Asc/Desc, Nulls First/Last [8.3]
Types
-----
---------
* Create
+* Create/Alter/Drop Operator Family
Operator Classes
----------------
* Drop
* Create
+* Alter owner [8.3]
+* Alter name [8.3]
Domains (7.3)
-------------
Full Text Search (8.3)
----------------------
-* Create/Alter/Drop parser
-* Help Pages
-* Alter Owner
+* Create/Alter/Drop parser
+* Help Pages
+* Alter Owner
Miscellaneous
* Add information about synch tool to TRANSLATORS
* Translated FAQ
* Pull FAQ/HISTORY/CREDITS/etc... from CVS for website.
+* Add support for csvlogs [8.3]
Exotic
------