mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Materialized views and foreign tables were missing from the list, probably because they are newer than the other object types that were mentioned. Etsuro Fujita