mirror of
https://github.com/postgres/postgres.git
synced 2026-03-01 12:50:55 -05:00
doc: fix typo in 9.4 release note comments
Patch by Sergey Muraviov
This commit is contained in:
parent
31a263237f
commit
eefd90c4a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1605,7 +1605,7 @@
|
|||
<para>
|
||||
Add variables <link
|
||||
linkend="plpgsql-extra-checks"><varname>plpgsql.extra_warnings</></link>
|
||||
and <varname>plpgsql.extra_errors</>to enable additional PL/pgSQL
|
||||
and <varname>plpgsql.extra_errors</> to enable additional PL/pgSQL
|
||||
warnings and errors (Marko Tiikkaja, Petr Jelinek)
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue