diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-25 14:19:13 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-02-25 14:19:13 -0500 |
commit | 77903ede08845e55bd2a6c99b52d8da6926d6e84 (patch) | |
tree | 4c289d409854d436bfc2290c826ddb22edc55eb9 /src/backend/utils/adt/json.c | |
parent | e9f1c01b71dcd11c86fc8516c06dae2e784b96fd (diff) | |
download | postgresql-77903ede08845e55bd2a6c99b52d8da6926d6e84.tar.gz postgresql-77903ede08845e55bd2a6c99b52d8da6926d6e84.zip |
Fix over-optimistic caching in fetch_array_arg_replace_nulls().
When I rewrote this in commit 56a79a869bedc4bf6c35853642694cc0b0594dd2,
I forgot that it's possible for the input array type to change from one
call to the next (this can happen when applying the function to
pg_statistic columns, for instance). Fix that.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions