Peter Eisentraut wrote: > Log Message: > ----------- > More sensible character_octet_length > > For character types with typmod, character_octet_length columns in the > information schema now show the maximum character length times the > maximum length of a character in the server encoding, instead of some > huge value as before.
This seems a useful commit message convention. It would be good to tell our activitymail program about it, so that it uses the first line in the subject. (Alternatively, end the line with a .) -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
