git.postgresql.org Git - postgresql.git/commit
2001年7月31日 20:16:33 +0000 (20:16 +0000)
2001年7月31日 20:16:33 +0000 (20:16 +0000)
commit 0889bd00bd365ca252d75118378171fe5fd48289
Further thought shows that has_distinct_on_clause() needs to take much
more care with resjunk tlist entries than it was doing. The original
coding ignored resjunk entries entirely, but a resjunk entry that is
in either the distinctClause or sortClause lists indicates that DISTINCT
ON was used. It's important for ruleutils.c to get this right, else we
may dump views using DISTINCT ON incorrectly.
This is the main PostgreSQL git repository.
RSS
Atom