Micro-doc patch for CREATE FUNCTION

From: "Joachim Wieland" <joe(at)mcknight(dot)de>
To: pgsql-patches(at)postgresql(dot)org
Subject: Micro-doc patch for CREATE FUNCTION
Date: 2006-11-03 03:57:21
Message-ID: 7ec2d26ccaa8c7a505a1c40bdbde793d@
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

It is not obvious that a function should be declared "RETURNS VOID" if it
is not supposed to return a value.

There's also a user-comment on the 8.1 doc-page.

Joachim

Attachment Content-Type Size
create_function.diff text/x-patch 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-11-03 05:40:53 Patch for SPI subtransaction memory leakage
Previous Message Simon Riggs 2006-11-02 23:57:08 Re: [PATCHES] WAL logging freezing