Re: FWD: Re: Updated backslash consistency patch - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: FWD: Re: Updated backslash consistency patch
Date
Msg-id 49707C74.1000506@hagander.net
Whole thread Raw
In response to Re: FWD: Re: Updated backslash consistency patch  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen Frost wrote:
> Alvaro,
> 
> * Alvaro Herrera (alvherre@commandprompt.com) wrote:
>> Tom Lane escribió:
>>> If you have an idle evening you might want to peruse all the past
>>> threads about developing better support for modules.
>> All the useful material in this area is linked to on the TODO list.
> 
> Thanks for the pointer.  I think PostGIS makes a very good test case for
> anything new we come up with, both in terms of trying to not break
> things too badly for their existing users, and in being a pretty complex
> module that's rather popular.  Suggestions on others?

Contrib modules.. Like pgcrypto for example. tsearch2 used to be a great
example of this, until it was integrated.

//Magnus



pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Visibility map and freezing
Next
From: Teodor Sigaev
Date:
Subject: Re: [PATCHES] GIN improvements