mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03: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