Need to backpatch 2985e16 to 9.3 and further (HS regression test out)

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Need to backpatch 2985e16 to 9.3 and further (HS regression test out)
Date: 2014-06-04 06:26:58
Message-ID: CA+HiwqHM4U4qrwnjzc87XzM6Y7-YU6PnnCtjuBCBamq5LuaSXQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Following (commit 2985e16) has not been backpatched, I guess.

ANALYZE hs1;
-ERROR: cannot execute VACUUM during recovery
+ERROR: cannot execute ANALYZE during recovery

Attached is a patch for this.

--
Amit

Attachment Content-Type Size
hs-regress-expected-out-typo-fix-backpatch.patch application/octet-stream 568 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2014-06-04 09:46:57 Re: Allowing join removals for more join types
Previous Message Andres Freund 2014-06-04 06:08:48 Re: Proposing pg_hibernate