mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 13:07:38 +08:00
SELECT a/2, a/2 FROM test_missing_target GROUP BY a/2; to be ambiguous ... which I think is correct behavior.
SELECT a/2, a/2 FROM test_missing_target GROUP BY a/2; to be ambiguous ... which I think is correct behavior.