Re: Pluggable toaster - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Pluggable toaster
Date
Msg-id CAM-w4HP3xizUywZMh4bhJWgD7_vPcG5C8sU=YzmGCpp-9aX=5w@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable toaster  (Nikita Malakhov <hukutoc@gmail.com>)
Responses Re: Pluggable toaster  (Nikita Malakhov <hukutoc@gmail.com>)
List pgsql-hackers
It looks like it's still not actually building on some compilers. I
see a bunch of warnings as well as an error:

[03:53:24.660] dummy_toaster.c:97:2: error: void function
'dummyDelete' should not return a value [-Wreturn-type]

Also the "publication" regression test needs to be adjusted as it
includes \d+ output which has changed to include the toaster.



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: unlogged sequences
Next
From: James Coleman
Date:
Subject: Re: Correct docs re: rewriting indexes when table rewrite is skipped