David Retzlaff
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
David Retzlaff 创建了一个帖子, 已回答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 ... -
-
-
David Retzlaff 创建了一个帖子, 已回答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...