1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00
Files
postgres/src/backend
Tom Lane 8dcc8e3761 Refactor ExecGetJunkAttribute to avoid searching for junk attributes
by name on each and every row processed.  Profiling suggests this may
buy a percent or two for simple UPDATE scenarios, which isn't huge,
but when it's so easy to get ...
2006-12-04 02:06:55 +00:00
..
2006-10-04 00:30:14 +00:00
2006-12-02 01:16:16 +00:00
2006-10-06 17:14:01 +00:00
2006-11-24 09:20:12 +00:00
2006-11-29 14:50:07 +00:00