mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
relnotes: fix author names
Reported-by: Elena Indrupskaya Discussion: https://postgr.es/m/0af43b49-1646-93d0-ccf1-bb3c635c8c6f@postgrespro.ru Author: Elena Indrupskaya Backpatch-through: 15 only
This commit is contained in:
@ -1266,7 +1266,7 @@ Author: Fujii Masao <fujii@postgresql.org>
|
|||||||
Allow <link
|
Allow <link
|
||||||
linkend="monitoring-stats-funcs-table"><function>pg_stat_reset_single_table_counters()</function></link>
|
linkend="monitoring-stats-funcs-table"><function>pg_stat_reset_single_table_counters()</function></link>
|
||||||
to reset the counters of relations shared across all databases
|
to reset the counters of relations shared across all databases
|
||||||
(B Sadhu, Prasad Patro)
|
(Sadhuprasad Patro)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1902,7 +1902,7 @@ Author: Robert Haas <rhaas@postgresql.org>
|
|||||||
<para>
|
<para>
|
||||||
Allow <link linkend="sql-createdatabase"><command>CREATE
|
Allow <link linkend="sql-createdatabase"><command>CREATE
|
||||||
DATABASE</command></link> to set the database <acronym>OID</acronym>
|
DATABASE</command></link> to set the database <acronym>OID</acronym>
|
||||||
(Shruthi KC, Antonin Houska)
|
(Shruthi Gowda, Antonin Houska)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -2430,7 +2430,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This is only supported on Unix, and is controlled by the
|
This is only supported on Unix and is controlled by the
|
||||||
<envar>PSQL_WATCH_PAGER</envar> environment variable.
|
<envar>PSQL_WATCH_PAGER</envar> environment variable.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -2910,7 +2910,7 @@ Author: Robert Haas <rhaas@postgresql.org>
|
|||||||
<para>
|
<para>
|
||||||
Make <application>pg_upgrade</application> preserve tablespace
|
Make <application>pg_upgrade</application> preserve tablespace
|
||||||
and database OIDs, as well as relation relfilenode numbers
|
and database OIDs, as well as relation relfilenode numbers
|
||||||
(Shruthi KC, Antonin Houska)
|
(Shruthi Gowda, Antonin Houska)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user