Fix illegal combination of SearchSysCacheTuple() and heap_freetuple()

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 3eaf3363d7f43d1743780494b679aa2fa7aa65ea
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2000-11-14T01:57:30Z
Releases: 7.1.1
Fix illegal combination of SearchSysCacheTuple() and heap_freetuple()
in AlterTableOwner().

Files

PathChange+/−
src/backend/commands/command.c modified +2 −3