mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 00:10:07 -05: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.