hapostgres / hapostgres/pg_auto_failover
group_id conflicts with keyword
Open
enhancement
good first issue
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 142
- Avg merge
- 5h 8m
- Merged PRs (30d)
- 1
Description
Hi, hackers, I'm a database(postgresql variant) developer and we're considering to port pg_auto_failover for our database. The `group_id` is defined to be a keyword for a long time, which conflicts with the parameter in some functions. We can't change the keyword in our database.
Besides we maintain a new variant of pg_auto_failover, is it possible to change the parameter name `group_id` to another name? Like, `groupid`?
Contributor guide
Assessment
This issue has not been assessed yet.