diff options
author | Marc G. Fournier <scrappy@hub.org> | 1998-08-30 19:30:38 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1998-08-30 19:30:38 +0000 |
commit | 3067ac8e77369c1b41195b4d90e2ff2c0b23bc7f (patch) | |
tree | f282cd9b0b92027550010d2ffb5712f1da720c63 /src/backend/access/gist/gistget.c | |
parent | 3b7d13a6b0e6c242ee87d43119781937b0554db5 (diff) | |
download | postgresql-3067ac8e77369c1b41195b4d90e2ff2c0b23bc7f.tar.gz postgresql-3067ac8e77369c1b41195b4d90e2ff2c0b23bc7f.zip |
From: Massimo Dal Zotto <dz@cs.unitn.it>
After some playing with gdb I found that in printtup() there is a non null
attribute with typeinfo->attrs[i]->atttypid = 0 (invalid oid). Unfortunately
attibutes with invalid type are neither printed nor marked as null, and this
explains why psql doesn't get all the expected data.
So I made this patch to printtup():
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions