Re: [HACKERS] proper way to fix information_schema.key_column_usage view

2007-08-12 Thread Peter Eisentraut
April Lorenzen wrote: > I had to feel my way carrying out this fix, and I don't know if I did > it right - I only know that it appears I no longer have the error. > Please confirm whether I was supposed to execute all of > share/information_schema.sql --- or just the portion that CREATEs or > REPLA

Re: [HACKERS] proper way to fix information_schema.key_column_usage view

2007-08-11 Thread Tom Lane
"April Lorenzen" <[EMAIL PROTECTED]> writes: > I had to feel my way carrying out this fix, and I don't know if I did > it right - I only know that it appears I no longer have the error. > Please confirm whether I was supposed to execute all of > share/information_schema.sql --- or just the portion