Tom Lane wrote:
>
> Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> writes:
> > Tom Lane wrote:
> >> OK. Second proposal: do the init_irels() call in
> >> RelationCacheInitializePhase2(). I've just looked through the
> >> other stuff that's done in between, and I don't think any of it
> >> needs valid relcache entries.
>
> > Oops, I neglected to reply "agreed", sorry.
> > It would be much safer for init_irels() to be called
> > in a proper transaction than the current implementation.
>
> Fine. Were you going to do it, or do you want me to?
>
It would only need to change a few lines.
OK, I will do it.
Regards.
Hiroshi Inoue
In response to
pgsql-hackers by date
| Next: | From: Alex Pilosov | Date: 2001-01-06 01:38:30 |
| Subject: Re: SHM ids (was running pgsql 7 under Jail'ed virtual
machine on FreeBSD 4.2) |
| Previous: | From: Ross J. Reedstrom | Date: 2001-01-06 00:48:10 |
| Subject: Re: bootstrap tables |