We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ecb403 commit 18aaadfCopy full SHA for 18aaadf
BUILDING.md
@@ -26,8 +26,6 @@ docker run --rm -v "$PWD":/usr/src/myapp -w /usr/src/myapp -e CC=aarch64-linux-g
26
cp libpg_query.so src/main/resources/linux-aarch64/
27
```
28
29
- - [libpg_query does not support Windows](https://github.com/pganalyze/libpg_query/issues/44)
30
-
31
### plugin
32
33
```shell
0 commit comments