Nazir Bilal Yavuz
Nazir Bilal Yavuz
Fixes #58.
I am not sure if that is correct way to test the extensions? Also, I tried a couple more extensions but it seems they don't support PG 15 yet. Do...
This PR has 3 commits: * ci: use arm CPUS for macOS When CPU type is changed to ARM, kerberos test is failed because [kerberos's test file](https://github.com/anarazel/postgres/blob/meson/src/test/kerberos/t/001_auth.pl#L37) tries to run...
## Expected Behavior Able to follow the documentation smoothly. ## Real Behavior Azure documentation has wrong / outdated commands. The ones I encountered are: 1- `az ad sp create-for-rbac --name...
After windows VS and mingw image generation tasks are merged on CI repo, refactor windows postgres tasks to use same image. This PR needs to be merged together with https://github.com/anarazel/pg-vm-images/pull/80.
We want to have a branch that uses a specific branch of meson for all tasks. Then, we can create a Cirrus cron "job" that tests Postgres againts different meson...
Hi Packer team, #### Overview of the Issue PowerShell provisioner ignores some type of errors although `$ErrorActionPreference = 'Stop'` is set and there is `[INFO] 259 bytes written for 'stderr'`...