Fix comment in eager_aggregate.sql

Richard Guo <rguo@postgresql.org>

Commit: 36fd8bde1b77191eaf7d3499052c0636b6b93a87
Author: Richard Guo <rguo@postgresql.org>
Date: 2025-10-09T08:50:54Z
Fix comment in eager_aggregate.sql

The comment stated that eager aggregation is disabled by default,
which is no longer true.  This patch removes that comment as well as
the related GUC set statement.

Reported-by: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/CAApHDvr4YWpiMR3RsgYwJWv-u8xoRqTAKRiYy9zUszjZOqG4Ug@mail.gmail.com

Files

Discussion