mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
61307dccc5
This is just like serial and bigserial, except it generates an int2 column rather than int4 or int8. Mike Pultz, reviewed by Brar Piening and Josh Kupershmidt