Hiroshi Inoue <[EMAIL PROTECTED]> writes: > I'm not sure about the use of AccessShareLock in parse-analyze- > optimize phase however. That's something we'll have to clean up while fixing this. Currently the system may acquire and release AccessShareLock multiple times while parsing/rewriting/planning. We need to make sure that an appropriate lock is grabbed at *first* use and then held. Should save a few cycles as well as being more correct ... regards, tom lane
- Re: [HACKERS] relation ### modified while... Philip Warner
- Re: [HACKERS] relation ### modified while... Tom Lane
- [HACKERS] Mailing list archives available... Krzysztof Kowalczyk
- Re: [HACKERS] Mailing list archives avail... The Hermit Hacker
- Re: [HACKERS] Mailing list archives avail... Vince Vielhaber
- Re: [HACKERS] Mailing list archives avail... The Hermit Hacker
- Re: [HACKERS] Mailing list archives avail... Vince Vielhaber
- Re: [HACKERS] relation ### modified while... Hiroshi Inoue
- Re: [HACKERS] relation ### modified while... Vadim Mikheev
- Re: [HACKERS] relation ### modified while... Hiroshi Inoue
- Re: [HACKERS] relation ### modified while... Tom Lane
- Re: [HACKERS] relation ### modified while in use Hiroshi Inoue
- Re: [HACKERS] relation ### modified while in use Tom Lane
- RE: [HACKERS] relation ### modified while in ... Hiroshi Inoue
- Re: [HACKERS] relation ### modified while... Tom Lane
- RE: [HACKERS] relation ### modified while... Hiroshi Inoue
- ResetSystemCaches(was Re: [HACKERS] relat... Hiroshi Inoue
- Re: ResetSystemCaches(was Re: [HACKERS] r... Tom Lane
- Re: ResetSystemCaches(was Re: [HACKERS] r... Hiroshi Inoue
- [HACKERS] Recursive use of syscaches (was... Tom Lane
- Re: [HACKERS] Recursive use of syscaches ... Bruce Momjian