diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-17 16:52:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-17 16:52:38 +0000 |
commit | 93324355eb9506512acfaca10f6958cdd3ccf77e (patch) | |
tree | ccd6e414f947f93fba6166bea4083fc9bde8a0c9 /src/pl/plpython/plpython.c | |
parent | f248e11f7006a4331c66ef838053dee827d5664d (diff) | |
download | postgresql-93324355eb9506512acfaca10f6958cdd3ccf77e.tar.gz postgresql-93324355eb9506512acfaca10f6958cdd3ccf77e.zip |
Pass incompletely-transformed aggregate argument lists as separate parameters
to transformAggregateCall, instead of abusing fields in Aggref to carry them
temporarily. No change in functionality but hopefully the code is a bit
clearer now. Per gripe from Gokulakannan Somasundaram.
Diffstat (limited to 'src/pl/plpython/plpython.c')
0 files changed, 0 insertions, 0 deletions