Add Tom's group by fixes.
authorBruce Momjian
Sun, 11 Jul 1999 03:57:58 +0000 (03:57 +0000)
committerBruce Momjian
Sun, 11 Jul 1999 03:57:58 +0000 (03:57 +0000)
doc/src/sgml/release.sgml

index 58de5d94ce11739b4b956ee626f4282184ad2456..fdd9a00592eab1f394aadc55c63cede20a681d4b 100644 (file)
@@ -53,6 +53,7 @@ Fix for microseconds in time values(Tom)
 Tutorial source cleanup
 New linux_m68k port
 Fix for sorting of NULL's in rare cases(Tom)
+GROUP BY fixes(Tom)