mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
No need for VACUUM ANAYZE of newly created/populated temp table, just use analyze. No need to apologize for using subquery in DELETE anymore.