diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index c2e42f31c0..0b33d32a1b 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2766,7 +2766,9 @@ SELECT EXTRACT(days from '80 hours'::interval); 0 - Functions justify_days and + Functions and + Functions justify_days and + Functions justify_days and justify_hours are available for adjusting days and hours that overflow their normal ranges. diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 12d75b476f..fd8ba334f8 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -7079,7 +7079,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}'); - + justify_days justify_days(interval)