magic block in doc functions

From: Euler Taveira de Oliveira <euler(at)timbira(dot)com>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: magic block in doc functions
Date: 2009-11-18 03:39:59
Message-ID: 4B036C8F.6070703@timbira.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that some example functions don't contain the magic block and that
leads to error while loading those examples in 8.2 or later.

Attached is a patch that adds it. I also add some missing header file. Don't
have a strong opinion about backpatching it or not.

--
Euler Taveira de Oliveira
http://www.timbira.com/

Attachment Content-Type Size
magicblk.diff text/plain 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-11-18 03:46:31 Re: plperl and inline functions -- first draft
Previous Message Joshua Tolley 2009-11-18 02:11:00 Re: plperl and inline functions -- first draft