Re: assert problem - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: assert problem
Date
Msg-id 200010100436.AAA08478@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
My guess is that FRONTEND is not getting defined anymore, and libpq is
picking up the asserts from dllist.c.  Now how did that change.  Let me
Cc hackers.

> > ../../../src/interfaces/libpq/libpq.so: undefined reference to `assert_enabled'
> 
> Offhand it looks like someone put an Assert() call into frontend code
> (either libpq or pg_dump itself).  Bad move.  I haven't updated from
> CVS for a few days... what's changed lately?
> 
>             regards, tom lane
> 


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [7.0.2] cannot create an index ...
Next
From: Bruce Momjian
Date:
Subject: My new job