mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +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