Code

CData: Added support for a type modifier.
authorSebastian Harl <sh@tokkee.org>
Sun, 29 Apr 2012 18:49:12 +0000 (20:49 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 29 Apr 2012 18:49:12 +0000 (20:49 +0200)
commit5ecfed8aa54f55586cfc0ba204ec172ae44a5f13
treebf8a7e1478fba7435424ba6ded074629f4609171
parentc03e5a891c8221d4283500de8e6e865770ddae30
CData: Added support for a type modifier.

The type modifier may be any of 'MIN', 'AVG', 'MAX', specifying the
consolidation function to be used.
src/cdata.c
src/postrr.h.in
src/postrr.sql.in