Re: [HACKERS] Re: [COMMITTERS] pgsql/src/backend/utils/adt (ri_triggers.c)

2000-11-21 Thread Hiroshi Inoue
Tom Lane wrote: > [EMAIL PROTECTED] writes: > > Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt > > Modified Files: > > ri_triggers.c > > keep relations open until they are no longer needed. > > Something that's been bothering me for a good while about ri_triggers > is tha

Re: [HACKERS] Re: [COMMITTERS] pgsql/src/backend/utils/adt (ri_triggers.c)

2000-11-20 Thread Don Baccus
At 11:37 PM 11/20/00 -0500, Tom Lane wrote: >[EMAIL PROTECTED] writes: >> Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt >> Modified Files: >> ri_triggers.c >> keep relations open until they are no longer needed. > >Something that's been bothering me for a good while abou

[HACKERS] Re: [COMMITTERS] pgsql/src/backend/utils/adt (ri_triggers.c)

2000-11-20 Thread Tom Lane
[EMAIL PROTECTED] writes: > Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt > Modified Files: > ri_triggers.c > keep relations open until they are no longer needed. Something that's been bothering me for a good while about ri_triggers is that it opens the relations witho