psql: improve description consistency of \dTS data types

Bruce Momjian <bruce@momjian.us>

Commit: f279241b09aa3cf4c6162f74dc8b5cc99ebcd196
Author: Bruce Momjian <bruce@momjian.us>
Date: 2023-11-13T21:26:59Z
Releases: 17.0
psql:  improve description consistency of \dTS data types

This was done particularly for geometric data types.

Reported-by: Christoph Berg

Discussion: https://postgr.es/m/YGI8Leuk0WvmNWLr@msg.df7cb.de

Co-authored-by: Kyotaro Horiguchi

Backpatch-through: master

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +2 −2
src/include/catalog/pg_type.dat modified +22 −20

Documentation touched