Re: [HACKERS] pg_background contrib module proposal - Mailing list pgsql-hackers

From David Fetter
Subject Re: [HACKERS] pg_background contrib module proposal
Date
Msg-id 20161219185126.GA28371@fetter.org
Whole thread Raw
In response to pg_background contrib module proposal  (amul sul <sulamul@gmail.com>)
List pgsql-hackers
On Thu, Nov 24, 2016 at 09:16:53AM +0530, amul sul wrote:
> Hi All,
> 
> I would like to take over pg_background patch and repost for
> discussion and review.

This looks great.

Sadly, it now breaks initdb when applied atop
dd728826c538f000220af98de025c00114ad0631 with:

performing post-bootstrap initialization ... TRAP: FailedAssertion("!(((((const Node*)(rinfo))->type) ==
T_RestrictInfo))",File: "costsize.c", Line: 660)
 
sh: line 1:  2840 Aborted                 (core dumped)
"/home/shackle/pggit/postgresql/tmp_install/home/shackle/10/bin/postgres"--single -F -O -j -c search_path=pg_catalog -c
exit_on_error=truetemplate1 > /dev/null
 

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [HACKERS] PSQL commands: \quit_if, \quit_unless
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Minor correction in alter_table.sgml