Re: [HACKERS] Re: UnixWare

Поиск
Список
Период
Сортировка
От Dmitry Samersoff
Тема Re: [HACKERS] Re: UnixWare
Дата
Msg-id XFMail.990621132021.dms@wplus.net
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: UnixWare  (Thomas Good <tomg@nrnet.org>)
Ответы Re: [HACKERS] Re: UnixWare
Список pgsql-hackers
On 18-Jun-99 Thomas Good wrote:
> On Thu, 17 Jun 1999, Billy G. Allie wrote:
> 
> Billy,
> 
> I have such a box (running 2.1.2 and pg 6.3.2) and linked no problem (see
> earlier post) by telling the linker to use /usr/ucblib.

I clearly build 6.5 on my UW using compiler located in /udk
with one fiew problem in plpgsql:
compilation of pl_scan.c filed due undeclared
K_ALIAS ...

I move line
#include "pl_scan.c" 
in pl_gram.c after constant declaration, but I don't now 
how it can be solved permanently in gram.y

I can't connect to postgres using UDS, 
probably, because its on disk name has additional simbol ^F

root@its-sp:~/postgresql-6.5/src/pl/plpgsql/src>ls -l /tmp/.s*  
p-w--w--w-  1 postgres        0 Jun 17 22:39 /tmp/.s.PGSQL.5432^F

---
Dmitry Samersoff, dms@wplus.net, ICQ:3161705
http://devnull.wplus.net
* There will come soft rains ...


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Wayne Piekarski
Дата:
Сообщение: Re: [HACKERS] Update on my 6.4.2 progress
Следующее
От: Daniel Lundin
Дата:
Сообщение: Re: [HACKERS] idea for 'module' support