ecpg *very* problematic...

From: Tom Good <tomg(at)nrnet(dot)org>
To: PostgreSQL Interfaces List <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: ecpg *very* problematic...
Date: 1998-04-12 23:57:14
Message-ID: Pine.LNX.3.95.980412195128.9176A-100000@mailhost.nrnet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello - read a post this evening on QUESTIONS which was a relief...
I am not the only one having problems with the preprocessor!

The fellow whose post I read can't connect to his db via ecpg.
I can't even compile...

If I try to preprocess something as pared down as:

#include <stdio.h>

main()
{
printf("Why is ecpg dumpingcore?\n");
}

I still get a seg-fault. Yet ecpg compiled code (from 6.3) is
running fine.

Help!

----------- Sisters of Charity Medical Center ----------
Department of Psychiatry
----
Thomas Good, System Administrator <tomg(at)q8(dot)nrnet(dot)org>
North Richmond CMHC/Residential Services Phone: 718-354-5528
75 Vanderbilt Ave, Quarters 8 Fax: 718-354-5056
Staten Island, NY 10305

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Hartwig 1998-04-13 14:29:17 Re: [HACKERS] Re: [INTERFACES] New pg_type for large object
Previous Message The Hermit Hacker 1998-04-10 19:24:50 Re: [QUESTIONS] libpg - segmentation fault