diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-27 18:02:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-27 18:02:19 +0000 |
commit | f155cc82ec3f9e4e75cade7348bfe19493950e68 (patch) | |
tree | 0c3864c766563b4f62df0218f19b1d9ffe2a5efe /src/backend/commands/dbcommands.c | |
parent | fa0f2c6577098112ea37bf445615250ec1162f4e (diff) | |
download | postgresql-f155cc82ec3f9e4e75cade7348bfe19493950e68.tar.gz postgresql-f155cc82ec3f9e4e75cade7348bfe19493950e68.zip |
Quick hack to fix Oliver Elphick's problem with subselects in an
inheritance query: make duplicate copies of subplans in adjust_inherited_attrs.
When we redesign querytrees we really gotta do something about this
issue of whether querytrees are read-only and can share substructure
or not.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions