diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-11 18:19:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-10-11 18:19:58 +0000 |
commit | 56b7695cf5517a78045798fd034ed9819e61a8ac (patch) | |
tree | 000124ad9f74048871601804a12e581f86428e81 /src/backend/utils/adt/ascii.c | |
parent | 82d8ab6fc4c1a0330c91022728e1e766db207069 (diff) | |
download | postgresql-56b7695cf5517a78045798fd034ed9819e61a8ac.tar.gz postgresql-56b7695cf5517a78045798fd034ed9819e61a8ac.zip |
Remove incorrect use of VARSIZE() on a toasted datum. We can just remove it
instead of fix it, since once we've set toast_action[i] to 'p' it no longer
matters what toast_sizes[i] is. Greg Stark
Diffstat (limited to 'src/backend/utils/adt/ascii.c')
0 files changed, 0 insertions, 0 deletions