aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-11-14 17:19:29 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-11-14 17:19:56 -0500
commit0ce627d465f534a3234750a5b398664dfece4102 (patch)
tree78de5e3f15653fa609e25f8bba9676e36c90efcf /contrib/postgres_fdw/postgres_fdw.c
parent80eacaa3cdcd10383c333f6f4625af8cee1f7bee (diff)
downloadpostgresql-0ce627d465f534a3234750a5b398664dfece4102.tar.gz
postgresql-0ce627d465f534a3234750a5b398664dfece4102.zip
Document evaluation-order considerations for aggregate functions.
The SELECT reference page didn't really address the question of when aggregate function evaluation occurs, nor did the "expression evaluation rules" documentation mention that CASE can't be used to control whether an aggregate gets evaluated or not. Improve that. Per discussion of bug #11661. Original text by Marti Raudsepp and Michael Paquier, rewritten significantly by me.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions