pgsql: "A void function may not return a value".

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: "A void function may not return a value".
Date: 2019-05-18 04:40:51
Message-ID: E1hRr9P-0001H9-Eu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

"A void function may not return a value".

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d307954a7d88ed45655d9206bbe1aefc280c09c7

Modified Files
--------------
src/backend/access/table/tableam.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-05-18 04:44:35 Re: pgsql: "A void function may not return a value".
Previous Message Andres Freund 2019-05-18 02:10:46 pgsql: tableam: Don't assume that every AM uses md.c style storage.