There doesn’t seem to be a standard labeling for autoincrementing primary keys:
I want both primary keys labeled as ‘serial’, as it definitely makes a difference for INSERT statements in the application code.