git.postgresql.org Git - postgresql.git/commit
2007年2月19日 07:03:34 +0000 (07:03 +0000)
2007年2月19日 07:03:34 +0000 (07:03 +0000)
commit 7c5e5439d2a64ee82d54be2e064a4bb4602bad30
Get rid of some old and crufty global variables in the planner. When
this code was last gone over, there wasn't really any alternative to
globals because we didn't have the PlannerInfo struct being passed all
through the planner code. Now that we do, we can restructure things
to avoid non-reentrancy. I'm fooling with this because otherwise I'd
have had to add another global variable for the planned compact
range table list.
18 files changed:
This is the main PostgreSQL git repository.
RSS
Atom