pgsql: Doc: Remove outdated note about run-time partition pruning

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Remove outdated note about run-time partition pruning
Date: 2021-05-11 03:56:16
Message-ID: E1lgJVI-0000mX-3I@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Remove outdated note about run-time partition pruning

The note is no longer true as of 86dc90056, so remove it.

Author: Amit Langote
Discussion: https://postgr.es/m/CA+HiwqFxQn7Hz1wT+wYgnf_9SK0c4BwOOwFFT8jcSZwJrd8HEA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1692d0c3a3fc7716d7d00e0d657248cb98bf4df8

Modified Files
--------------
doc/src/sgml/ddl.sgml | 10 ----------
1 file changed, 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2021-05-11 03:56:49 pgsql: doc: update PG 14 release notes based on feedback so far
Previous Message Michael Paquier 2021-05-11 01:44:08 pgsql: Add support for LZ4 build in MSVC scripts