Correct various mistakes in defining numeric_agg_state type and many aggregate
authorPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 24 Jun 2015 06:47:48 +0000 (12:17 +0530)
committerPavan Deolasee <pavan.deolasee@gmail.com>
Wed, 24 Jun 2015 06:47:48 +0000 (12:17 +0530)
commit3d552f9873ac8f1ca06b4bcb9db3c91550eb1024
tree6153db9377c32c9155676dba0e3257303b6ad3ab
parent250b2f0e3414e6510d6c42c44eeea79a19c62639
Correct various mistakes in defining numeric_agg_state type and many aggregate
transition/finalisation functions using this type

opr_sanity and type_sanity tests now pass OK after the change
src/include/catalog/pg_proc.h
src/include/catalog/pg_type.h