From: | Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com> |
---|---|
To: | Misha Gale <mishagale(at)fastmail(dot)fm> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: tgconstrrelid bug |
Date: | 2003-10-08 14:45:02 |
Message-ID: | 20031008074303.Y87798@megazone.bigpanda.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, 8 Oct 2003, Misha Gale wrote:
> Can anyone tell me whether the bug where the tgconstrrelid column of the
> pg_triggers catalogue was ever fixed ("[BUG?] tgconstrrelid doesn't
> survive a dump/restore" -
> http://archives.postgresql.org/pgsql-hackers/2001-04/msg00720.php)? I am
> finding some effects of this in my database, but that could be left over
> from pg 7.2 (we recently switched to 7.3.) What I am really asking, is if
> I chop-and-hack it back together, can I be reasonably sure it will stay
> in one piece?
Yes. I believe the actual bug was fixed somewhere in 7.2 time period (
I don't remember precisely), but any dumps from before that will not have
the information.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-10-08 14:54:40 | Re: Unpredictable signal 11 crashes on Mac OS X |
Previous Message | Misha Gale | 2003-10-08 11:52:20 | tgconstrrelid bug |