RE: [PATCH] Support % wildcard in extension upgrade filenames
Regina Obe <lr@pcorp.us>
From: "Regina Obe" <lr@pcorp.us>
To: "'Gregory Stark \(as CFM\)'" <stark.cfm@gmail.com>, "'Sandro Santilli'" <strk@kbt.io>
Cc: "'Tom Lane'" <tgl@sss.pgh.pa.us>, "'Regina Obe'" <r@pcorp.us>, <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-06T21:37:39Z
Lists: pgsql-hackers
> This patch too is conflicting on meson.build. Are these two patches > interdependent? > > This one looks a bit more controversial. I'm not sure if Tom has been > convinced and I haven't seen anyone else speak up. > > Perhaps this needs a bit more discussion of other options to solve this issue. > Maybe it can just be solved with multiple one-line scripts that call to a master > script? > > -- > Gregory Stark > As Commitfest Manager They edit the same file yes so yes conflicts are expected. The wildcard one, Tom was not convinced, so I assume we'll need to go a couple more rounds on it and hopefully we can get something that will not be so controversial. I don't think the schema qualifying required extension feature is controversial though so I think that should be able to go and we'll rebase our other patch after that. Thanks, Regina