- Add large object support - Add namespace support for types? - Add serializers/deserializers for the "hstore" data type? (Probably map them to hashtables) This is a Postgres extension, not part of core so not sure if we should support it at all. - Add native support for cursors? Make it possible to use row-fold and friends directly on a cursor?