Re: remove_useless_groupby_columns does not need to record constraint dependencies
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-04-16T14:53:17Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes: > I've reworded the comment in the attached version. LGTM. regards, tom lane
Commits
-
Remove unneeded constraint dependency tracking
- 5b736e9cf957 13.0 landed