mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
One is about subqueries becoming joins and the other is about optimizing LIMIT by improving startup cost. Reported-by: Andy Fan Discussion: https://postgr.es/m/87h6f4ncc6.fsf@163.com Reviewed-by: David Rowley Backpatch-through: master