RMT
RMT
For example, i want use `pyproject.toml` as rootMarker, and the folder content is: ``` . ├── a.py └── pyproject.toml ``` The efm configuration: ```lua lspconfig.efm.setup { init_options = { documentFormatting...
Current `Dockerfile` use postgresql 14 and citus 11.1.2 which will cause following errors when build: + `/usr/src/citus/src/include/pg_version_compat.h:59:1: error: redefinition of 'RelationGetSmgr'` + `/usr/include/postgresql/internal/libpq-int.h:86:10: fatal error: common/pg_prng.h: No such file or...
## Describe your changes Find `init` from system `PATH` instead of hardcode the `/sbin/init` in `GetInitType` when use Linux. Some Linux distros have no `/sbin`, such as `NixOS` , but...
Current description of `postgresql.parameters` option has a bit of confusion. Given examples can make it more clarity.
It's convenient for library usage.