From: | Michel Pelletier <pelletier(dot)michel(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Proposal for adding an example "expanded" data type to contrib |
Date: | 2021-11-08 16:12:52 |
Message-ID: | CACxu=vKk2nfaRE9-MH9GkcvsZ8J3rqsFr6m5m0WMAqRTFOjUqA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Nov 8, 2021 at 8:07 AM Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
wrote:
> On 2021-Nov-08, Michel Pelletier wrote:
>
> > I posted this last week to psql-general, and Pavel Stehule suggested it
> > would be a good candidate for inclusion in the contrib collection and
> that
> > I write this proposal to suggest the extension get into the next commit
> > fest.
>
> Hmm, I think src/test/modules/ would be a better place for it than
> contrib/ -- alongside plsample, which has a similar intention.
>
Ah excellent suggestion, that dir had slipped my mind. I see the readme
says:
"src/test/modules contains PostgreSQL extensions that are primarily or
entirely intended for testing PostgreSQL and/or to serve as example code."
so that seems quite appropriate, thanks!
-Michel
> --
> Álvaro Herrera Valdivia, Chile —
> https://www.EnterpriseDB.com/
>
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2021-11-08 16:34:50 | Re: refactoring basebackup.c |
Previous Message | Alvaro Herrera | 2021-11-08 16:07:08 | Re: Proposal for adding an example "expanded" data type to contrib |