mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +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