pgsql: Remove bogus 'return'.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove bogus 'return'.
Date: 2020-01-09 14:12:17
Message-ID: E1ipYXp-0001AE-85@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove bogus 'return'.

Per the buildfarm, via Michael Paquier.

Discussion: http://postgr.es/m/20200108032648.GE3413@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5acf6d8bb4ec23349604c7c15111959e657ff294

Modified Files
--------------
src/include/access/tableam.h | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2020-01-09 14:12:48 Re: pgsql: tableam: New callback relation_fetch_toast_slice.
Previous Message Magnus Hagander 2020-01-09 09:50:16 pgsql: Clarify that pg_trgm is used in example