From: | "mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Postgres <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: pglesslog for Postgres 9.1.1 |
Date: | 2011-10-27 10:49:16 |
Message-ID: | 1319712556.3327.YahooMailNeo@web30406.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)sss(dot)pgh(dot)pa(dot)us>
>To: "mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)com>
>Cc: Postgres <pgsql-general(at)postgresql(dot)org>
>Sent: Wednesday, October 26, 2011 3:42 PM
>Subject: Re: [GENERAL] pglesslog for Postgres 9.1.1
>
>"mailtolouis2020-postgres(at)yahoo(dot)com" <mailtolouis2020-postgres(at)yahoo(dot)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
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Farber | 2011-10-27 11:21:01 | Re: Saving score of 3 players into a table |
Previous Message | Cédric Villemain | 2011-10-27 10:23:49 | Re: GIN : Working with term positions |