mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add missing tags.
This commit is contained in:
@ -254,6 +254,7 @@ Run through all candidates and keep those with the most exact matches
|
|||||||
on input types. Keep all candidates if none have any exact matches.
|
on input types. Keep all candidates if none have any exact matches.
|
||||||
If only one candidate remains, use it; else continue to the next step.
|
If only one candidate remains, use it; else continue to the next step.
|
||||||
</para>
|
</para>
|
||||||
|
</step>
|
||||||
<step performance="required">
|
<step performance="required">
|
||||||
<para>
|
<para>
|
||||||
Run through all candidates and keep those with the most exact or
|
Run through all candidates and keep those with the most exact or
|
||||||
@ -462,6 +463,7 @@ Run through all candidates and keep those with the most exact matches
|
|||||||
on input types. Keep all candidates if none have any exact matches.
|
on input types. Keep all candidates if none have any exact matches.
|
||||||
If only one candidate remains, use it; else continue to the next step.
|
If only one candidate remains, use it; else continue to the next step.
|
||||||
</para>
|
</para>
|
||||||
|
</step>
|
||||||
<step performance="required">
|
<step performance="required">
|
||||||
<para>
|
<para>
|
||||||
Run through all candidates and keep those with the most exact or
|
Run through all candidates and keep those with the most exact or
|
||||||
|
Reference in New Issue
Block a user