pgsql: Remove spurious return.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove spurious return.
Date: 2019-03-11 22:07:17
Message-ID: E1h3T4n-0008Sd-7C@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove spurious return.

Per buildfarm member anole.

Author: Andres Freund

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/32b8f0b0332ef96c67f06ded4d458a3ce12fe2ef

Modified Files
--------------
src/include/access/tableam.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-03-11 22:19:28 pgsql: Document incompatibility of comparison expressions with VARIADIC
Previous Message Tom Lane 2019-03-11 21:53:18 pgsql: Give up on testing guc.c's behavior for "infinity" inputs.