|
1 |
| -<!-- doc/src/sgml/release-9.5.sgml --> |
| 1 | +/<!-- doc/src/sgml/release-9.5.sgml --> |
2 | 2 | <!-- See header comment in release.sgml about typical markup -->
|
3 | 3 |
|
4 | 4 | <sect1 id="release-9-5">
|
|
405 | 405 | Allow the recording of transaction
|
406 | 406 | commit timestamps when <acronym>GUC</> <link
|
407 | 407 | linkend="guc-track-commit-timestamp"><varname>track_commit_timestamp</></>
|
408 |
| - is enabled (Álvaro Herrera, Petr Jelinek) |
| 408 | + is enabled (Álvaro Herrera, Petr Jelínek) |
409 | 409 | </para>
|
410 | 410 |
|
411 | 411 | <para>
|
|
514 | 514 | Add <link linkend="recovery-config"><filename>recovery.conf</></>
|
515 | 515 | parameter <link
|
516 | 516 | linkend="recovery-target-action"><varname>recovery_target_action</></>
|
517 |
| - to control post-recovery activity (Petr Jelinek) |
| 517 | + to control post-recovery activity (Petr Petr Jelínek) |
518 | 518 | </para>
|
519 | 519 |
|
520 | 520 | <para>
|
|
663 | 663 | <para>
|
664 | 664 | Add <link linkend="SQL-SELECT"><command>SELECT</></> option
|
665 | 665 | <literal>TABLESAMPLE</> to return a subset of a table (Petr
|
666 |
| - Jelinek) |
| 666 | + Petr Jelínek) |
667 | 667 | </para>
|
668 | 668 | </listitem>
|
669 | 669 |
|
|
1064 | 1064 | linkend="functions-json-processing-table"><function>jsonb_set()</></>
|
1065 | 1065 | and <link
|
1066 | 1066 | linkend="functions-json-processing-table"><function>jsonb_pretty</></>
|
1067 |
| - (Dmitry Dolgov, Andrew Dunstan, Petr Jelinek) |
| 1067 | + (Dmitry Dolgov, Andrew Dunstan, Petr Jelínek) |
1068 | 1068 | </para>
|
1069 | 1069 | </listitem>
|
1070 | 1070 |
|
|
1187 | 1187 | Add <link
|
1188 | 1188 | linkend="functions-math-func-table"><function>width_bucket()</></>
|
1189 | 1189 | which supports any sortable data type and non-uniform bucket widths
|
1190 |
| - (Petr Jelinek) |
| 1190 | + (Petr Jelínek) |
1191 | 1191 | </para>
|
1192 | 1192 | </listitem>
|
1193 | 1193 |
|
|
1985 | 1985 | Add <filename>contrib</> modules <link
|
1986 | 1986 | linkend="tsm-system-rows"><application>tsm_system_rows</></> and
|
1987 | 1987 | <link linkend="tsm-system-time"><application>tsm_system_time</></>
|
1988 |
| - to allow additional table sampling methods (Petr Jelinek) |
| 1988 | + to allow additional table sampling methods (Petr Jelínek) |
1989 | 1989 | </para>
|
1990 | 1990 | </listitem>
|
1991 | 1991 |
|
|
0 commit comments