[1772] in Moira
Re: container stuff on ttsp
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Apr 25 19:07:53 2001
Message-Id: <200104252307.TAA27649@hodge-podge.mit.edu>
To: Qing Dong <dongq@MIT.EDU>
cc: Garry Zacheiss <zacheiss@MIT.EDU>, moiradev@MIT.EDU
In-Reply-To: Your message of "Wed, 25 Apr 2001 18:13:26 EDT."
<200104252218.SAA28815@melbourne-city-street.mit.edu>
Date: Wed, 25 Apr 2001 19:07:51 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
No patch is necessary; I've made this changed, and also fixed
two other bugs. In update_container() in qsupport.pc, you were
selecting from the table "container" instead of "containers" in one
place, and also opening the cursor csr_ucon but closing csr_gubr. The
"ucon" query looks like it's working now.
Garry