Re: pglesslog for Postgres 9.1.1 - Mailing list pgsql-general

From mailtolouis2020-postgres@yahoo.com
Subject Re: pglesslog for Postgres 9.1.1
Date
Msg-id 1319712556.3327.YahooMailNeo@web30406.mail.mud.yahoo.com
Whole thread Raw
In response to Re: pglesslog for Postgres 9.1.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pglesslog for Postgres 9.1.1  (Satoshi Nagayasu <satoshi.nagayasu@gmail.com>)
List pgsql-general
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 <tgl@sss.pgh.pa.us>
To: "mailtolouis2020-postgres@yahoo.com" <mailtolouis2020-postgres@yahoo.com>
Cc: Postgres <pgsql-general@postgresql.org>
Sent: Wednesday, October 26, 2011 3:42 PM
Subject: Re: [GENERAL] pglesslog for Postgres 9.1.1

"mailtolouis2020-postgres@yahoo.com" <mailtolouis2020-postgres@yahoo.com> 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


pgsql-general by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: GIN : Working with term positions
Next
From: Alexander Farber
Date:
Subject: Re: Saving score of 3 players into a table