Philippe Noël

Results 333 comments of Philippe Noël

@cameronmaske thanks for the binaries. Can I simply link them in a makefile and compile with nmake under MSVC with them? I'm getting LNK2019 errors doing so, I wonder if...

It's okay it works! You can just link the .lib files in a makefile and put the .dll in the project folder and it works well. Sadly libsoundio didn't suit...

Would love better documentation for pg_regress/integration testing in pgrx :)

> I am not sure I understand the purpose of raising this PR. The change to the package name, I cannot merge in. If I review the PR, would you...

Hey folks. We've somehow made our way to this issue, so I can chime in here: We're interested in using Postgres RLS around our DataFusion integration. I don't believe it's...

I would cast my vote for having "datafusion" on the same line. I think 16 and 6 are my favorites

> Hi! > > Could you share any environment variable you set to the container? Of course. I set this in my `docker-compose.yml`: ```yaml environment: POSTGRESQL_USERNAME: myuser POSTGRESQL_PASSWORD: mypassword POSTGRESQL_DATABASE:...

For context, I build the extensions listed above on a regular `postgres` Docker image... Perhaps that's the cause, I will check

I'm going to close this. It was requested by a customer who signed despite this function not being present. It is also blocked by block storage support, which is likely...