pgsql: Doc: remove obsolete entries in table of BRIN strategy numbers.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: remove obsolete entries in table of BRIN strategy numbers.
Date: 2021-03-05 15:59:26
Message-ID: E1lICrO-0000T6-MW@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: remove obsolete entries in table of BRIN strategy numbers.

See commit 591d282e8.

Noted by Justin Pryzby

Discussion: https://postgr.es/m/20201027032511.GF9241@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0ce4cd04da558178b0186057b721c50a00b7a945

Modified Files
--------------
doc/src/sgml/brin.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2021-03-06 12:32:03 pgsql: pgbench: Simplify some port, host, user and dbname assignments
Previous Message Tom Lane 2021-03-05 15:45:52 pgsql: Remove deprecated containment operators for contrib types.