In RowDescription messages, report columns of domain datatypes as having

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d9b679c13a820eb7b464a1eeb1f177c3fea13ece
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-13T18:39:50Z
Releases: 7.4.1
In RowDescription messages, report columns of domain datatypes as having
the type OID and typmod of the underlying base type.  Per discussions
a few weeks ago with Andreas Pflug and others.  Note that this behavioral
change affects both old- and new-protocol clients.

Files

PathChange+/−
src/backend/access/common/printtup.c modified +15 −7