| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Scott Goodwin <scott(at)scottg(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Mac OS X, PostgreSQL, PL/Tcl |
| Date: | 2004-02-21 06:51:07 |
| Message-ID: | 9868.1077346267@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Scott Goodwin <scott(at)scottg(dot)net> writes:
> Hoping someone can help me figure out why I can't get PL/Tcl to load
> without crashing the backend on Mac OS 10.3.2.
FWIW, pltcl seems to work for me. Using up-to-date Darwin 10.3.2
and PG CVS tip, I did
configure --with-tcl --without-tk
then make, make install, etc. pltcl installs and passes its regression
test.
> psql:/Users/scott/pgtest/add_languages.sql:12: server closed the
> connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
Can you provide a stack trace for this?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PostgreSQL Bugs List | 2004-02-21 19:07:01 | BUG #1082: Order by doesn't sort correctly. |
| Previous Message | Tom Lane | 2004-02-21 04:53:14 | Re: date_part returns different results with same interval. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nicolai Tufar | 2004-02-21 07:52:32 | Re: 7.4.1 release status - Turkish Locale |
| Previous Message | Tom Lane | 2004-02-21 05:19:47 | Too-many-files errors on OS X |