Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
d4329a60
Commit
d4329a60
authored
May 05, 2020
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: normalize contributor names in PG 13 release notes
parent
61dfa727
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
14 deletions
+15
-14
doc/src/sgml/release-13.sgml
doc/src/sgml/release-13.sgml
+13
-14
doc/src/sgml/release.sgml
doc/src/sgml/release.sgml
+2
-0
No files found.
doc/src/sgml/release-13.sgml
View file @
d4329a60
...
@@ -254,7 +254,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -254,7 +254,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Improve cases where pruning of partitions can happen (Amit Langote, Yuzuko Hosoya,
Á
lvaro Herrera)
Improve cases where pruning of partitions can happen (Amit Langote, Yuzuko Hosoya,
Á
lvaro Herrera)
</para>
</para>
</listitem>
</listitem>
...
@@ -280,7 +280,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -280,7 +280,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Allow BEFORE row-level triggers on partitioned tables (
A
lvaro Herrera)
Allow BEFORE row-level triggers on partitioned tables (
Á
lvaro Herrera)
</para>
</para>
<para>
<para>
...
@@ -639,7 +639,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
...
@@ -639,7 +639,7 @@ Author: Peter Eisentraut <peter@eisentraut.org>
-->
-->
<para>
<para>
Enable Unix-domain sockets support on Windows (
Andrew Dunstan
)
Enable Unix-domain sockets support on Windows (
Peter Eisentraut
)
</para>
</para>
</listitem>
</listitem>
...
@@ -797,7 +797,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
...
@@ -797,7 +797,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
-->
-->
<para>
<para>
Improve control of prepared statement parameter logging (Alexey Bashtanov,
Á
lvaro Herrera)
Improve control of prepared statement parameter logging (Alexey Bashtanov,
Á
lvaro Herrera)
</para>
</para>
<para>
<para>
...
@@ -814,7 +814,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -814,7 +814,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Make vacuum buffer counters 64-bits wide to avoid overflow (
A
lvaro Herrera)
Make vacuum buffer counters 64-bits wide to avoid overflow (
Á
lvaro Herrera)
</para>
</para>
</listitem>
</listitem>
...
@@ -826,7 +826,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -826,7 +826,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Allow function call backtraces of errors to be logged (Peter Eisentraut,
Á
lvaro Herrera)
Allow function call backtraces of errors to be logged (Peter Eisentraut,
Á
lvaro Herrera)
</para>
</para>
<para>
<para>
...
@@ -842,7 +842,7 @@ Author: Michael Paquier <michael@paquier.xyz>
...
@@ -842,7 +842,7 @@ Author: Michael Paquier <michael@paquier.xyz>
-->
-->
<para>
<para>
Add min() and max() aggregates for pg_lsn (Fabr
í
zio de Royes Mello)
Add min() and max() aggregates for pg_lsn (Fabr
í
zio de Royes Mello)
</para>
</para>
<para>
<para>
...
@@ -891,7 +891,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -891,7 +891,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Add system view pg_stat_progress_analyze to report analyze progress (
Á
lvaro Herrera, Tatsuro Yamada)
Add system view pg_stat_progress_analyze to report analyze progress (
Á
lvaro Herrera, Tatsuro Yamada)
</para>
</para>
</listitem>
</listitem>
...
@@ -1177,7 +1177,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -1177,7 +1177,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Allow replication slot storage to be limited by max_slot_wal_keep_size (Kyotaro H
ORIGUCHI
)
Allow replication slot storage to be limited by max_slot_wal_keep_size (Kyotaro H
origuchi
)
</para>
</para>
<para>
<para>
...
@@ -1622,7 +1622,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
...
@@ -1622,7 +1622,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
-->
-->
<para>
<para>
Allow to_date() and to_timestamp() to recognize non-English month/day names (Juan Jos
é Santamarí
a Flecha, Tom Lane)
Allow to_date() and to_timestamp() to recognize non-English month/day names (Juan Jos
é Santamarí
a Flecha, Tom Lane)
</para>
</para>
<para>
<para>
...
@@ -1788,8 +1788,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -1788,8 +1788,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Add the ability to remove an object's dependency on an extension (Álvaro
Add the ability to remove an object's dependency on an extension (Álvaro Herrera)
Herrera)
</para>
</para>
<para>
<para>
...
@@ -2073,7 +2072,7 @@ Author: Amit Kapila <akapila@postgresql.org>
...
@@ -2073,7 +2072,7 @@ Author: Amit Kapila <akapila@postgresql.org>
-->
-->
<para>
<para>
Allow pgbench to partition its 'accounts' table (Fabien C
OELHO
)
Allow pgbench to partition its 'accounts' table (Fabien C
oelho
)
</para>
</para>
<para>
<para>
...
@@ -2327,7 +2326,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
...
@@ -2327,7 +2326,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
-->
-->
<para>
<para>
Add a glossary to the documentation (Corey Huinker, J
ürgen Purtz, Roger Harkavy, Á
lvaro Herrera)
Add a glossary to the documentation (Corey Huinker, J
ürgen Purtz, Roger Harkavy, Á
lvaro Herrera)
</para>
</para>
</listitem>
</listitem>
...
...
doc/src/sgml/release.sgml
View file @
d4329a60
...
@@ -33,6 +33,8 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
...
@@ -33,6 +33,8 @@ non-ASCII characters find using grep -P '[\x80-\xFF]'
we can only use Latin1.
we can only use Latin1.
Example: Alvaro Herrera is Álvaro Herrera
Example: Alvaro Herrera is Álvaro Herrera
Find non-ASCII characters (remove 'X'):
grep -X-color='auto' -P -n "[\x80-\xFF]"
wrap long lines
wrap long lines
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment