Re: Extensions and custom_variable_classes

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, PostgreSQL-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Extensions and custom_variable_classes
Date: 2010-12-20 17:25:14
Message-ID: 87k4j41hmt.fsf@hi-media-techno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> Patches are better for me, anyway...

Here it is then, version 21. Changes:

- docs cleanup
- downgrade a debug message from NOTICE to DEBUG1
- get rid of custom_variable_classes
- get rid of CREATE EXTENSION WITH ENCODING option
- some context for WITH NO DATA option docs

The docs are updated in their HTML form too, if that's easier to read:

http://pgsql.tapoueh.org/extensions/doc/html/extend-extension.html

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

Attachment Content-Type Size
extension.v21.patch.gz application/octet-stream 51.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2010-12-20 17:39:07 Re: serializable lock consistency
Previous Message Andrew Dunstan 2010-12-20 17:10:49 fix to allow mingw+vpath