On Jul 14, 2011, at 9:55 AM, Heikki Linnakangas wrote: > Far back. But you only need it in >= 9.1. Older versions have the > pg_class.relistemp column anyway.
Yeah. > Not sure how this helps, though. If you modify pgTAP to install that > automatically in pgTAP when dealing with a new server version, you might as > well modify its queries to use relispersistence = 't' directly when dealing > with a new server version. It works as a manual work-around if you can't > upgrade pgTAP, I guess. Yeah, that's what I'd rather avoid. I'll probably have to modify the function that makes the call to look at the version number. Annoying, but do-able. https://github.com/theory/pgtap/blob/master/sql/pgtap.sql.in#L5894 Best, David -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers