| From: | Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: multi-install PostgresNode fails with older postgres versions |
| Date: | 2021-04-12 12:59:18 |
| Message-ID: | 20210412145918.51b4f065@firost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On Wed, 7 Apr 2021 20:07:41 +0200
Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com> wrote:
[...]
> > > Let me know if it worth that I work on an official patch.
> >
> > Let's give it a try ...
>
> OK
So, as promised, here is my take to port my previous work on PostgreSQL
source tree.
Make check pass with no errors. The new class probably deserve some own TAP
tests.
Note that I added a PostgresVersion class for easier and cleaner version
comparisons. This could be an interesting take away no matter what.
I still have some more ideas to cleanup, revamp and extend the base class, but
I prefer to go incremental to keep things review-ability.
Thanks,
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Draft-Makes-PostgresNode-multi-version-aware.patch | text/x-patch | 22.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Charlie Hornsby | 2021-04-12 13:28:19 | pg_upgrade check for invalid role-specific default config |
| Previous Message | Tomas Vondra | 2021-04-12 12:36:58 | Re: "could not find pathkey item to sort" for TPC-DS queries 94-96 |