File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1567
1567
1568
1568
<para>
1569
1569
The range data type records a lower and upper bound, and supports
1570
- comparisons like contains, overlaps, and intersection.
1570
+ operations like contains, overlaps, and intersection.
1571
1571
</para>
1572
1572
</listitem>
1573
1573
1659
1659
1660
1660
<listitem>
1661
1661
<para>
1662
- Allow a user to cancel queries in other owned sessions using <link
1662
+ Allow users to cancel queries in user-matching sessions using <link
1663
1663
linkend="functions-admin-signal"><function>pg_cancel_backend()</></link>
1664
1664
(Magnus Hagander)
1665
1665
</para>
1730
1730
1731
1731
<listitem>
1732
1732
<para>
1733
- Change default names of triggers to fire action triggers before
1734
- check triggers (Tom Lane)
1733
+ Change default names of triggers to fire " action" triggers before
1734
+ " check" triggers (Tom Lane)
1735
1735
</para>
1736
1736
1737
1737
<para>
2229
2229
<listitem>
2230
2230
<para>
2231
2231
In <application>psql</> tab completion,
2232
- complete <acronym>SQL</acronym> key words based on
2232
+ complete <acronym>SQL</acronym> keywords based on
2233
2233
<varname>COMP_KEYWORD_CASE</> setting and the perhaps case of
2234
2234
the partially-supplied word (Peter Eisentraut, Fujii Masao)
2235
2235
</para>
You can’t perform that action at this time.
0 commit comments