Hacker News new | ask | show | jobs
by lenkite 1633 days ago
I wish Postgres was more SQL standards compliant. Stuff like using `nextval()` instead of `NEXT VALUE` in SQL sequences is a pain.