Hi Louis,

2011/10/27 19:49, [email protected] wrote:
Hi,

I'm sorry I'm not good in C, anyone can help to put a patch or release a new 
version for that?



Regards
Louis

    
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-------
    *From:* Tom Lane <[email protected]>
    *To:* "[email protected]" 
<[email protected]>
    *Cc:* Postgres <[email protected]>
    *Sent:* Wednesday, October 26, 2011 3:42 PM
    *Subject:* Re: [GENERAL] pglesslog for Postgres 9.1.1

    "[email protected] <mailto:[email protected]>" 
<[email protected] <mailto:[email protected]>> writes:
     > remove.c:182: error: ‘XLOG_GIN_INSERT’ undeclared (first use in this 
function)
     > remove.c:182: error: (Each undeclared identifier is reported only once
     > remove.c:182: error: for each function it appears in.)
     > remove.c:184: error: ‘XLOG_GIN_VACUUM_PAGE’ undeclared (first use in 
this function)
     > remove.c:186: error: ‘XLOG_GIN_DELETE_PAGE’ undeclared (first use in 
this function)

    That stuff got moved to gin_private.h in 9.1 ...

    regards, tom lane

I'm taking part in.

Try this patch,

https://gist.github.com/1321650

and build as following.

$ make USE_PGXS=1 top_builddir=/path/to/postgresql-9.1.0

Regards,

--
NAGAYASU Satoshi <[email protected]>

--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to