| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Add CREATE EXTENSION Support |
| Date: | 2014-02-25 22:11:41 |
| Message-ID: | CA+OCxowSuHH+PJ6oM0JmQOx43P5DQr1AkL9Hr0V8HSJG04e09w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Tue, Feb 25, 2014 at 9:23 PM, David E. Wheeler <david(at)justatheory(dot)com> wrote:
> On Feb 25, 2014, at 12:22 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>>> Hey Dave, do you have an ETA for 3.4.0?
>>
>> Hoping to find time this week...
>
> Excellent, thank you!
OK, so I think I got things as I want them. I tweaked the extension
code so we use X.Y as the version number - see the commit message for
the rationale: http://git.postgresql.org/gitweb/?p=pgagent.git;a=commitdiff;h=82dff599296159f8fb09f955e716b4e1cc5da476
I've created a test tarball for the release - can you take a look and
make sure I didn't break anything please?
http://developer.pgadmin.org/~dpage/pgAgent-3.4.0-Source.tar.gz
Thanks!
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Compan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Lawrence Barwick | 2014-02-25 22:58:59 | Re: Bug report: OIDs, roles and Windows (signedness issue?) |
| Previous Message | Dave Page | 2014-02-25 21:59:34 | pgAgent commit: Use MAJOR.MINOR as the version number for the extension |