Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f654f00

Browse files
committed
doc PG 17 relnotes: adjust integer bin/oct funcs and psql tab
Reported-by: Dean Rasheed Discussion: https://postgr.es/m/CAEZATCXiNyExAXxKCO1h6oBB2nbfq9PtdA1nQowRsVFW1eD_MQ@mail.gmail.com Backpatch-through: master
1 parent cd312ad commit f654f00

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/release-17.sgml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ Author: Nathan Bossart <nathan@postgresql.org>
16851685

16861686
<listitem>
16871687
<para>
1688-
Add functions to convert integers to hex and binary strings (Eric Radman, Nathan Bossart)
1688+
Add functions to convert integers to binary and octal strings (Eric Radman, Nathan Bossart)
16891689
</para>
16901690

16911691
<para>
@@ -2000,11 +2000,13 @@ Author: Masahiko Sawada <msawada@postgresql.org>
20002000
2024-04-08 [304b6b1a6] Add more tab completion support for ALTER DEFAULT PRIVIL
20012001
Author: Alexander Korotkov <akorotkov@postgresql.org>
20022002
2024-04-30 [60ae37a8b] Add tab completion for partition MERGE/SPLIT operations
2003+
Author: Michael Paquier <michael@paquier.xyz>
2004+
2024-05-01 [2800fbb2b] Add tab completion for EXPLAIN (MEMORY|SERIALIZE)
20032005
-->
20042006

20052007
<listitem>
20062008
<para>
2007-
Improve psql tab completion (Dagfinn Ilmari Mannsåker, Gilles Darold, Christoph Heiss, Steve Chavez, Vignesh C, Pavel Borisov)
2009+
Improve psql tab completion (Dagfinn Ilmari Mannsåker, Gilles Darold, Christoph Heiss, Steve Chavez, Vignesh C, Pavel Borisov, Jian He)
20082010
</para>
20092011
</listitem>
20102012

0 commit comments

Comments
 (0)