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

From David Rowley
Subject pgsql: Doc: Remove outdated note about run-time partition pruning
Date
Msg-id E1lgJVI-0000mX-3I@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add support for LZ4 build in MSVC scripts
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: update PG 14 release notes based on feedback so far