mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +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