diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-12-14 00:41:09 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-12-14 00:41:09 +0000 |
commit | 468a970409a74fd1b44c4c5c0b71e0d4782c02cd (patch) | |
tree | 634b227b946bea625fc3abe899d0dbac48959cd5 /src/backend/optimizer/path/joinpath.c | |
parent | 780992316fc8ad4732998f00b2489f0730156ea0 (diff) | |
download | postgresql-468a970409a74fd1b44c4c5c0b71e0d4782c02cd.tar.gz postgresql-468a970409a74fd1b44c4c5c0b71e0d4782c02cd.zip |
Change StoreCatalogInheritance() to work from a list of parent relation
OIDs rather than names. Aside from being simpler and faster, this way
doesn't blow up in the face of 'create temp table foo () inherits (foo)'.
Which is a rather odd thing to do, but it seems some people want to.
Diffstat (limited to 'src/backend/optimizer/path/joinpath.c')
0 files changed, 0 insertions, 0 deletions