| From: | Sandro Santilli <strk(at)kbt(dot)io> |
|---|---|
| To: | Regina Obe <lr(at)pcorp(dot)us> |
| Cc: | 'Robert Haas' <robertmhaas(at)gmail(dot)com>, 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 'Regina Obe' <r(at)pcorp(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: [PATCH] Support % wildcard in extension upgrade filenames |
| Date: | 2023-03-27 22:58:47 |
| Message-ID: | 20230327225847.7kkr2fjmpmdopidu@c19 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Mar 13, 2023 at 02:48:56PM -0400, Regina Obe wrote:
>
> I still see the main use-case as for those that micro version and for this
> use case, they would need a way, not necessarily to have a single upgrade
> script, but a script for each minor.
>
> So something like
>
> 3.2.%--3.4.0 = 3.2--3.4.0
I could implement this too if there's an agreement about it.
For now I'm attaching an updated patch with conflicts resolved.
--strk;
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Allow-wildcard-in-extension-upgrade-paths.patch | text/x-diff | 9.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jacob Champion | 2023-03-27 23:01:59 | Re: Data is copied twice when specifying both child and parent table in publication |
| Previous Message | Stephen Frost | 2023-03-27 22:57:42 | Re: Moving forward with TDE |