Re: A post-7.1 wish-list. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: A post-7.1 wish-list.
Date
Msg-id Pine.LNX.4.30.0101071745400.1150-100000@peter.localdomain
Whole thread Raw
In response to A post-7.1 wish-list.  (Emmanuel Charpentier <charpent@bacbuc.dydndns.org>)
List pgsql-hackers
Emmanuel Charpentier writes:

> 1) Updatable views.

You can make rules updateable by attaching appropriate rules to them.
The transparent implementation of updateable views would essentially do
that.  It's a planned feature but I don't know of anyone who has made it
his priority.

> 2) External database or table access.

Accessing more than one database from a connection will not happen, at
least as long has the current mindset of the developers persists.  SQL
schema support is planned for 7.2, which will address the same area,
however.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_restore options issues
Next
From: Horst Herb
Date:
Subject: Re: A post-7.1 wish-list.