| From: | ZioBudda <michel(at)michel(dot)enter(dot)it> |
|---|---|
| To: | pgsql-sql(at)postgreSQL(dot)org |
| Subject: | error -dl- |
| Date: | 1999-03-31 14:46:39 |
| Message-ID: | Pine.LNX.4.05.9903311645590.28443-100000@michel.enter.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Hi, I have this C code:
PQsetdb("localhost","5432",NULL,NULL,"www")
that retrun me (when under gdb execution time):
_dl_catch_error (errstring=0xbfffedd4, operate=0xbfffee44) at dl-error.c:102
and set the error code to PGRES_NONFATAL_ERROR.
I want to know why this errror. I use postgresql 6.4 (rpm, RH 5.2) and postmaster is running with '-i' option.
Ah, the result is a SIGSEV error.
tnx
ciaoz
Ho sentito urla di sudore... che schifo...
--
Michel <ZioBudda> Morelli michel(at)michel(dot)enter(dot)it
http://ziobudda.enter.it
Problemi con Linux ? mailto:linux(at)saturn(dot)media(dot)dsi(dot)unimi(dot)it
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kaza | 1999-03-31 15:58:12 | Help |
| Previous Message | Clark Evans | 1999-03-31 14:27:33 | Re: [SQL] TO_CHAR or TO_DATE |