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

Revert: In docs, change a few cases of "not important" to

"unimportant".

Per request from Heikki
This commit is contained in:
Bruce Momjian
2012-08-16 11:26:40 -04:00
parent d5816d11af
commit 5c1b2f5daa
4 changed files with 5 additions and 5 deletions

View File

@ -2375,7 +2375,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 unimportant here (see <xref linkend="extend"> for
definition are not important here (see <xref linkend="extend"> for
more information).
</para>