diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-18 01:01:53 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-07-18 01:02:18 -0400 |
| commit | 405a468b02dd80a069b95c4eb9838cb6a562eddd (patch) | |
| tree | 167c4ea98a85e2b0b7f498b017e106f91c15a539 /src/interfaces/ecpg/include/sqlda.h | |
| parent | e8b1d1befeab17453eb2977e83a45649e6ed8790 (diff) | |
Fix direct access to Relation->rd_indpred.
Should use RelationGetIndexPredicate(), since rd_indpred is just a cache
that is not computed until/unless demanded. Per buildfarm failure on
CLOBBER_CACHE_ALWAYS animals; diagnosis and fix by Hitoshi Harada.
Diffstat (limited to 'src/interfaces/ecpg/include/sqlda.h')
0 files changed, 0 insertions, 0 deletions
