Re: Lets prohibit predicting the future in the documentation.

2025-09-11 Thread Robert Haas
On Mon, Aug 4, 2025 at 12:30 PM David G. Johnston wrote: > I’m not saying it is wrong because it is impossible this will ever be > implemented. It’s wrong because after 7 years the probability of this being > removed are somewhere near 5% which is “unlikely”. Had it been truly likely > it woul

Re: Lets prohibit predicting the future in the documentation.

2025-08-04 Thread David G. Johnston
On Monday, August 4, 2025, Álvaro Herrera wrote: > On 2025-Jul-31, David G. Johnston wrote: > > > > On Thu, Jul 31, 2025 at 8:05 PM Magnus Hagander > > > wrote: > > > > > I can agree that the "will likely be removed" is a bad wording, and > > > > clearly it was wrong :) > > I disagree that this

Re: Lets prohibit predicting the future in the documentation.

2025-08-04 Thread Álvaro Herrera
On 2025-Jul-31, David G. Johnston wrote: > > On Thu, Jul 31, 2025 at 8:05 PM Magnus Hagander > > wrote: > > > I can agree that the "will likely be removed" is a bad wording, and > > > clearly it was wrong :) I disagree that this was clearly wrong -- you just haven't seen that future yet. It do

Re: Lets prohibit predicting the future in the documentation.

2025-07-31 Thread David G. Johnston
On Thu, Jul 31, 2025 at 4:24 PM Peter Smith wrote: > On Thu, Jul 31, 2025 at 8:05 PM Magnus Hagander > wrote: > > > > > > > > On Thu, Jul 31, 2025 at 5:03 AM David Rowley > wrote: > >> > >> On Thu, 31 Jul 2025 at 14:17, David G. Johnston > >> wrote: > >> > > >> > Came across this again today..

Re: Lets prohibit predicting the future in the documentation.

2025-07-31 Thread Peter Smith
On Thu, Jul 31, 2025 at 8:05 PM Magnus Hagander wrote: > > > > On Thu, Jul 31, 2025 at 5:03 AM David Rowley wrote: >> >> On Thu, 31 Jul 2025 at 14:17, David G. Johnston >> wrote: >> > >> > Came across this again today...we added, way back in v11: >> > >> > "This limitation will likely be removed

Re: Lets prohibit predicting the future in the documentation.

2025-07-31 Thread Magnus Hagander
On Thu, Jul 31, 2025 at 5:03 AM David Rowley wrote: > On Thu, 31 Jul 2025 at 14:17, David G. Johnston > wrote: > > > > Came across this again today...we added, way back in v11: > > > > "This limitation will likely be removed in a future version of > PostgreSQL." > > > > https://www.postgresql.or

Re: Lets prohibit predicting the future in the documentation.

2025-07-30 Thread David Rowley
On Thu, 31 Jul 2025 at 14:17, David G. Johnston wrote: > > Came across this again today...we added, way back in v11: > > "This limitation will likely be removed in a future version of > PostgreSQL." > > https://www.postgresql.org/docs/18/sql-createstatistics.html This sort of thing doesn't parti

Re: Lets prohibit predicting the future in the documentation.

2025-07-30 Thread David G. Johnston
On Wed, Jul 30, 2025 at 7:17 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > Came across this again today...we added, way back in v11: > > "This limitation will likely be removed in a future version of > PostgreSQL." > > Or, maybe phrase it: "Patches are welcomed." David J.

Lets prohibit predicting the future in the documentation.

2025-07-30 Thread David G. Johnston
Came across this again today...we added, way back in v11: "This limitation will likely be removed in a future version of PostgreSQL." https://www.postgresql.org/docs/18/sql-createstatistics.html David J.