Thanks Rushabh - patch applied!
On Thu, Jun 14, 2018 at 5:49 AM, Rushabh Lathia <
rushabh.lat...@enterprisedb.com> wrote:
> Thanks Ashesh and Dave.
>
> I verified the changes and it looks good to me. I found that newly
> added unpackaged file still have old file header comment. Which
> require
Thanks Ashesh and Dave.
I verified the changes and it looks good to me. I found that newly
added unpackaged file still have old file header comment. Which
require change with new file name.
PFA patch to fix the same.
Thanks,
On Wed, Jun 13, 2018 at 6:10 PM, Dave Page wrote:
> Thanks, appli
Thanks, applied.
On Wed, Jun 13, 2018 at 5:11 AM, Ashesh Vashi wrote:
> Hi Dave,
>
> As per my conversation with Rushabh, we need to rename the
> pgagent--unpackaged--3.4.sql to pgagent--unpackaged--4.0.sql as it the
> current version has changed. We also need to update the schema version
> func
Hi Dave,
As per my conversation with Rushabh, we need to rename the
pgagent--unpackaged--3.4.sql to pgagent--unpackaged--4.0.sql as it the
current version has changed. We also need to update the schema version
function for the unpackaged extension.
Please find the attached patch for the same.
--