diff options
author | Jeff Davis <jdavis@postgresql.org> | 2025-01-08 14:26:33 -0800 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2025-01-08 14:26:46 -0800 |
commit | a2f17f004d229f69a32cfa80904b95edcbc68f95 (patch) | |
tree | e82bb09d5161ad3d00f3882a8d53650214c4f4b2 /src/tutorial/complex.c | |
parent | 4f5cef2607c1f8804d4b54250642aaf586745b0e (diff) | |
download | postgresql-a2f17f004d229f69a32cfa80904b95edcbc68f95.tar.gz postgresql-a2f17f004d229f69a32cfa80904b95edcbc68f95.zip |
Control collation behavior with a method table.
Previously, behavior branched based on the provider. A method table is
less error-prone and more flexible.
The ctype behavior will be addressed in an upcoming commit.
Reviewed-by: Andreas Karlsson
Discussion: https://postgr.es/m/2830211e1b6e6a2e26d845780b03e125281ea17b.camel%40j-davis.com
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions