- Mastering PostgreSQL 10
- Hans Jürgen Sch?nig
- 49字
- 2021-06-30 19:03:56
Hacking up an operator class for a b-tree
To give you a practical example of what an operator class looks like, I have hacked up some code to handle social security numbers. To keep it simple, I have paid no attention to details such as checksums.