diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-18 05:52:35 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-04-18 05:52:35 +0000 |
commit | 32e192d71295138291c4ae0d74483a4d9034b71d (patch) | |
tree | 9a4180dee5fbdabb589b238c3de395f2905de871 /src/backend/tcop/postgres.c | |
parent | 25442d8d2fd35389813062f523488821f4fc31d4 (diff) | |
download | postgresql-32e192d71295138291c4ae0d74483a4d9034b71d.tar.gz postgresql-32e192d71295138291c4ae0d74483a4d9034b71d.zip |
Repair coredump seen when a view refers to an inheritance group
(SELECT FROM table*). Cause was reference to 'eref' field of an RTE,
which is null in an RTE loaded from a stored rule parsetree. There
wasn't any good reason to be touching the refname anyway...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions