David Retzlaff
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Try to search in path instead of using a hardcoded default path for pg_dump (and restore)
已回答Hi there,I came across the issue that when I try to run pg_dump from the UI the path for the executable has a hard-coded default.While on the most distributions this might not be an issue but as I ... -
已编辑于 Completion Contributor: Changed dummy indentifier received by other contributors
已回答Hi,I am trying to implement a completion contributor for a custom language using an ANTLR parser.I added two completion contributors and one of them changes the injected dummy identifier because th...