Re: foreign_key regression test fails on Solaris 2.6

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pascal(at)fairware(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: foreign_key regression test fails on Solaris 2.6
Date: 2000-08-28 20:39:02
Message-ID: 18381.967495142@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> Running the regression test on PostgreSQL 7.0.2 on Solaris 2.6 (SPARC)
> fails with error message '_outNode: don't know how to print type 726',

This is not a platform-specific issue. Rather, I'll bet you are running
the postmaster with -d set high enough to trigger parsetree dumps into
the postmaster log. There's some missing code for dumping foreign-key
parsetrees. It's pretty harmless, really...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ange Michel POZZO 2000-08-29 08:23:55 cannot vacuum a database !
Previous Message pgsql-bugs 2000-08-28 20:30:17 foreign_key regression test fails on Solaris 2.6