On 26/11/2019 20:08, Adriano dos Santos Fernandes wrote:
> Hi!
>
> You can see here https://github.com/FirebirdSQL/firebird/runs/321529377
> that sometimes MacOS build hangs.
>
> This is during the build but is when some FB utility is called.
>
> I had this many times in Travis and GitHub Actions.
2019. 11. 27. 15:52 keltezéssel, Roman Simakov írta:
Backport of the fix from the master branch: Now CREATE FUNCTION/PROCEDURE
inside CREATE PACKAGE does not require CREATE FUNCTION/PROCEDURE privilege
It's not really necessary since there are no packages in 3.0 but the
patch fixes TDBB_trust
:) Certainly they are. I just tested you)
ср, 27 нояб. 2019 г. в 21:50, Gabor Boros :
>
> 2019. 11. 27. 15:52 keltezéssel, Roman Simakov írta:
> >Backport of the fix from the master branch: Now CREATE
> > FUNCTION/PROCEDURE inside CREATE PACKAGE does not require CREATE
> > FUNCTION/PROCEDURE