Support type modifiers for user-defined types, and pull most knowledge
Tom Lane <tgl@sss.pgh.pa.us>
Support type modifiers for user-defined types, and pull most knowledge about typmod representation for standard types out into type-specific typmod I/O functions. Teodor Sigaev, with some editorialization by Tom Lane.