aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-06-14 17:47:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-06-14 17:47:09 -0400
commitd26ac35d0d7cb42a0453e69e0e9ce6d163b55927 (patch)
treee98de6021b3252e9b84ac7e8709b56815cb3c4a9 /src/tutorial/basics.source
parent4e54d231aecb68cf64daf56ab7851c699719762e (diff)
downloadpostgresql-d26ac35d0d7cb42a0453e69e0e9ce6d163b55927.tar.gz
postgresql-d26ac35d0d7cb42a0453e69e0e9ce6d163b55927.zip
Doc: clarify the default collation behavior of domains.
The previous wording was "the underlying data type's default collation is used", which is wrong or at least misleading. The domain inherits the base type's collation behavior, which if "default" actually can mean that we use some non-default collation obtained from elsewhere. Per complaint from Jian He. Discussion: https://postgr.es/m/CACJufxHMR8_4WooDPjjvEdaxB2hQ5a49qthci8fpKP0MKemVRQ@mail.gmail.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions