1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-26 23:43:30 +03:00
Files
postgres/src/backend
Tom Lane 4756ff3dca Put back copyObject() call I removed in a fit of brain fade. This one
is still needed despite cleanups in setrefs.c, because the point is to
let the inserted Result node compute a different tlist than its input
node does.  Per example from Jeremy Drake.
2007-02-25 17:44:01 +00:00
..
2007-02-21 20:02:17 +00:00
2007-01-20 17:16:17 +00:00
2007-02-16 17:07:00 +00:00
2007-01-20 17:16:17 +00:00
2006-12-02 01:16:16 +00:00
2007-02-06 16:20:23 +00:00
2007-02-16 17:07:00 +00:00
2007-02-21 20:02:17 +00:00