Re: [HACKERS] question about fixes in v7.4...

2003-11-20 Thread Glenn Wiorek
, packages and procedures if they have any relation to the modified table. - Original Message - From: "Robert Treat" <[EMAIL PROTECTED]> To: "Bruce Momjian" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 20, 2003 7:52 AM Subjec

Re: [HACKERS] question about fixes in v7.4...

2003-11-20 Thread Robert Treat
On Wed, 2003-11-19 at 22:50, Bruce Momjian wrote: > Don Sceifers wrote: > > My company is fairly new at Postgresql, but we have hit a problem, where > > we modify a table using ALTER, and our stored procedures stop working. We > > have a grasp as to why this happens, but I was wondering if this v7.

Re: [HACKERS] question about fixes in v7.4...

2003-11-19 Thread Bruce Momjian
Don Sceifers wrote: > My company is fairly new at Postgresql, but we have hit a problem, where > we modify a table using ALTER, and our stored procedures stop working. We > have a grasp as to why this happens, but I was wondering if this v7.4 > upgrade fixes this issue? This is a known issue. The

Re: [HACKERS] question about fixes in v7.4...

2003-11-19 Thread Rod Taylor
On Wed, 2003-11-19 at 11:17, Don Sceifers wrote: > My company is fairly new at Postgresql, but we have hit a problem, where > we modify a table using ALTER, and our stored procedures stop working. We > have a grasp as to why this happens, but I was wondering if this v7.4 > upgrade fixes this issue?

[HACKERS] question about fixes in v7.4...

2003-11-19 Thread Don Sceifers
My company is fairly new at Postgresql, but we have hit a problem, where we modify a table using ALTER, and our stored procedures stop working. We have a grasp as to why this happens, but I was wondering if this v7.4 upgrade fixes this issue? Don Sceifers Harvest Info <> -