duckdb / duckdb/pg_duckdb

Valgrind testing

Open
#218 3 comments 0 reactions 1 assignee Claimed by @shivampr View on GitHub
good first issue testing
Dominant language
C++
Stars
3.2k
Forks
204
PR merge metrics
No merged PRs in 30d

Description

Postgres has some built in valgrind support (which makes valgrind know about palloc and some more things). You have to set `-DUSE_VALGRIND` in `CFLAGS` (and I guess maybe `CXXFLAGS`) when runinng `./configure`.

This would be very useful to do this to find issues like #213 more easily.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.