Missing RETURNS clause in function declaration

From: ivan(dot)ciobotar(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: Missing RETURNS clause in function declaration
Date: 2017-06-19 13:20:36
Message-ID: 20170619132036.1543.91171@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/plpgsql-porting.html
Description:

I'm (very) new to PostgreSQL, so please forgive me if my findings are
incorrect...

On page https://www.postgresql.org/docs/9.6/static/plpgsql-porting.html, the
statement starting with CREATE OR REPLACE FUNCTION cs_parse_url (towards the
middle of the page) is missing the RETURNS clause.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2017-06-19 16:01:42 Re: Missing RETURNS clause in function declaration
Previous Message Michael Paquier 2017-06-19 04:24:07 Documentation still mentioning SSLv2 and SSLv3