reverted 4077 because distinct on and groupby are not equivalent. Moreover distinct on is supported only by postgresql because potentially non-deterministic and should be discouraged. Thanks Alexander

This commit is contained in:
mdipierro
2012-09-21 22:29:55 -05:00
parent e0fc61932d
commit e4c63769f2
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.0.9 (2012-09-21 22:23:39) stable
Version 2.0.9 (2012-09-21 22:29:49) stable