Tom Lane
108fe47301
Aggregate functions now support multiple input arguments. I also took
...
the opportunity to treat COUNT(*) as a zero-argument aggregate instead
of the old hack that equated it to COUNT(1); this is materially cleaner
(no more weird ANYOID cases) and ought to be at least a tiny bit faster.
Original patch by Sergey Koposov; review, documentation, simple regression
tests, pg_dump and psql support by moi.
2006-07-27 19:52:07 +00:00
..
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-03-05 15:59:11 +00:00
2006-07-14 14:52:27 +00:00
2006-03-05 15:59:11 +00:00
2006-07-14 14:52:27 +00:00
2006-03-11 01:19:22 +00:00
2006-07-14 14:52:27 +00:00
2006-07-25 03:51:23 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-07-14 14:52:27 +00:00
2006-03-05 15:59:11 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-04-19 18:49:09 +00:00
2006-07-13 16:49:20 +00:00
2006-06-26 12:32:42 +00:00
2006-04-26 22:33:36 +00:00
2006-07-14 16:59:19 +00:00
2006-07-14 16:59:19 +00:00
2006-03-05 15:59:11 +00:00
2006-06-12 16:28:52 +00:00
2006-03-05 15:59:11 +00:00
2006-03-05 15:59:11 +00:00
2006-07-23 23:08:46 +00:00
2006-01-11 08:43:13 +00:00
2006-04-05 22:11:58 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-05-30 05:22:59 +00:00
2006-02-11 20:39:59 +00:00
2006-03-23 00:19:30 +00:00
2006-07-14 05:28:29 +00:00
2006-03-11 01:19:22 +00:00
2006-03-05 15:59:11 +00:00
2006-07-14 16:59:19 +00:00
2006-06-03 17:36:10 +00:00
2006-07-14 05:28:29 +00:00
2006-07-14 14:52:27 +00:00
2006-03-05 15:59:11 +00:00
2006-05-28 21:13:54 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-07-27 19:52:07 +00:00
2006-07-26 17:17:28 +00:00
2006-07-21 20:51:33 +00:00
2006-07-13 16:49:20 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2006-07-14 14:52:27 +00:00
2003-11-29 19:52:15 +00:00
2006-07-13 16:49:20 +00:00