diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-26 23:08:22 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-26 23:08:22 +0000 |
commit | ca70c3cfda609d3b817c16b48f25c086c11b9e4c (patch) | |
tree | ab3104badcba81a63820d90580ca6131ca28697d /src/backend/executor/execProcnode.c | |
parent | 49856352306d1c809c425a384d2887d0f8e1d544 (diff) | |
download | postgresql-ca70c3cfda609d3b817c16b48f25c086c11b9e4c.tar.gz postgresql-ca70c3cfda609d3b817c16b48f25c086c11b9e4c.zip |
Revert my ill-considered change that made formrdesc not insert the correct
relation rowtype OID into the relcache entries it builds. This ensures
that catcache copies of the relation tupdescs will be fully correct.
While the deficiency doesn't seem to have any effect in the current
sources, we have been bitten by not-quite-right catcache tupdescs before,
so it seems like a good idea to maintain the rule that they should be right.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions