Re: pglesslog for Postgres 9.1.1

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>
Subject: Re: pglesslog for Postgres 9.1.1
Date: 2011-10-26 14:42:19
Message-ID: 12786.1319640139@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lee Hachadoorian 2011-10-26 15:11:43 Re: Large Rows
Previous Message Tom Lane 2011-10-26 14:39:34 Re: missing chunk 0 for toast value ...