pgsql: ci: windows: Stop using DEBUG:FASTLINK

2025-08-13 Thread Andres Freund
ci: windows: Stop using DEBUG:FASTLINK Currently the pdb file for libpq and some other libraries are named the same for the static and shared libraries. That has been the case for a long time, but recently started failing, after an image update started using a newer ninja version. The issue is not

pgsql: ci: windows: Stop using DEBUG:FASTLINK

2025-08-13 Thread Andres Freund
ci: windows: Stop using DEBUG:FASTLINK Currently the pdb file for libpq and some other libraries are named the same for the static and shared libraries. That has been the case for a long time, but recently started failing, after an image update started using a newer ninja version. The issue is not

pgsql: ci: windows: Stop using DEBUG:FASTLINK

2025-08-13 Thread Andres Freund
ci: windows: Stop using DEBUG:FASTLINK Currently the pdb file for libpq and some other libraries are named the same for the static and shared libraries. That has been the case for a long time, but recently started failing, after an image update started using a newer ninja version. The issue is not

pgsql: ci: windows: Stop using DEBUG:FASTLINK

2025-08-13 Thread Andres Freund
ci: windows: Stop using DEBUG:FASTLINK Currently the pdb file for libpq and some other libraries are named the same for the static and shared libraries. That has been the case for a long time, but recently started failing, after an image update started using a newer ninja version. The issue is not