Re: [PERFORM] Foreign key performance
| От | Tom Lane |
|---|---|
| Тема | Re: [PERFORM] Foreign key performance |
| Дата | |
| Msg-id | 6996.1050858564@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PERFORM] Foreign key performance (Stephan Szabo <sszabo@megazone23.bigpanda.com>) |
| Ответы |
Re: [PERFORM] Foreign key performance
|
| Список | pgsql-hackers |
Stephan Szabo <sszabo@megazone23.bigpanda.com> writes: > Okay, this changes the second paragraph of that comment. I left in the > comment that's really similar next to where I actually do the selection of > which start point to use. This had a bit of a problem yet: the loop in deferredTriggerInvokeEvents expects 'prev_event' to point to the list entry just before 'event'. A nice byproduct of fixing that is we don't uselessly rescan the last list entry. I also tried to improve the comments a little. You can see what I actually applied at http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/commands/trigger.c regards, tom lane
В списке pgsql-hackers по дате отправления: