citusdata / citusdata/pg_shard
Support sequences
Open
feature
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
`pg_shard` needs to support sequences and `SERIAL`/`BIGSERIAL`. The simplest way to do these for now is to have the sequence live on the master. Later we'll need to do something more complicated, but 9.5 will have machinery for that, I think.
Contributor guide
Assessment
This issue has not been assessed yet.