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

From Tom Lane
Subject Re: pglesslog for Postgres 9.1.1
Date
Msg-id 12786.1319640139@sss.pgh.pa.us
Whole thread Raw
In response to pglesslog for Postgres 9.1.1  ("mailtolouis2020-postgres@yahoo.com" <mailtolouis2020-postgres@yahoo.com>)
Responses Re: pglesslog for Postgres 9.1.1  ("mailtolouis2020-postgres@yahoo.com" <mailtolouis2020-postgres@yahoo.com>)
List pgsql-general
"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: Thomas Guettler
Date:
Subject: Docs: Add Version Info: New since Version x.y ....
Next
From: Simon Riggs
Date:
Subject: Re: Large Rows