1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

In docs, change a few cases of "not important" to "unimportant".

This commit is contained in:
Bruce Momjian
2012-08-16 10:36:33 -04:00
parent 317dd55a9c
commit 7c97f6a0cb
4 changed files with 5 additions and 5 deletions

View File

@ -2361,7 +2361,7 @@ LANGUAGE SQL IMMUTABLE STRICT;
<literal>b</literal> inputs will be concatenated, and forced to either
upper or lower case depending on the <literal>uppercase</literal>
parameter. The remaining details of this function
definition are not important here (see <xref linkend="extend"> for
definition are unimportant here (see <xref linkend="extend"> for
more information).
</para>