pgsql: doc: PG 13 relnotes: fix link for grouping sets hash overflow

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 13 relnotes: fix link for grouping sets hash overflow
Date: 2020-06-03 02:11:57
Message-ID: E1jgIsn-0003aM-NA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 13 relnotes: fix link for grouping sets hash overflow

Use "guc-enable-groupingsets-hash-disk".

Reported-by: TAKATSUKA Haruka

Discussion: https://postgr.es/m/16468-7939d39f1786516c@postgresql.org

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d685f6d7b65fa1ca5afb5138e610cd08a3c1e12

Modified Files
--------------
doc/src/sgml/release-13.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-06-03 16:36:56 pgsql: Don't call palloc() while holding a spinlock, either.
Previous Message Fujii Masao 2020-06-03 01:15:28 pgsql: doc: Move wal_init_zero and wal_recycle descriptions to proper s