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 <[email protected]>
Discussion: 
https://postgr.es/m/caaphdvr4ywpimr3rsgywjwv-u8xorqtakriyy9zuszjzoqg...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/36fd8bde1b77191eaf7d3499052c0636b6b93a87

Modified Files
--------------
src/test/regress/expected/eager_aggregate.out | 2 --
src/test/regress/sql/eager_aggregate.sql      | 3 ---
2 files changed, 5 deletions(-)

Reply via email to