On Thu, Aug 4, 2016 at 7:23 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> Prevent "snapshot too old" from trying to return pruned TOAST tuples. > > Looks like this patch broke the build on castoroides. Recommend > changing InitToastSnapshot into a macro. (There's a reason why > InitDirtySnapshot is a macro.)
What is the reason? We refuse to separate frontend and backend headers in any sort of principled way? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
