Re: Error : undefined symbol : LWLockAssign in 9.6.3

From: Andres Freund <andres(at)anarazel(dot)de>
To: 송기훈 <songky08(at)gmail(dot)com>, knizhnik <knizhnik(at)garret(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Error : undefined symbol : LWLockAssign in 9.6.3
Date: 2017-08-09 04:33:21
Message-ID: 20170809043321.oqfnj7qtogq577jg@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2017-08-09 13:07:53 +0900, 송기훈 wrote:
> [image: 본문 이미지 1]
> Hi.
> I'm trying to use imcs module with 9.6 and got this error message.
> LWLockAssign function has been deleted from 9.6. I can't use this module
> anymore from 9.6.
>
> What I want to ask you something is that your team decides not to support
> imcs module anymore or doesn't concern about imcs module or are there any
> ways to run postgresql in memory only?

imcs was never supported by "the postgres team" - it was made by an
individual contributor "outside" of postgres. I've CCed him, maybe he
can comment on his plans around imcs.

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Haribabu Kommi 2017-08-09 04:54:40 Re: parallelize queries containing initplans
Previous Message Thomas Munro 2017-08-09 04:10:35 Re: "make check" with non-GNU make