Re: Update limitations for declarative partitioning

2020-08-31 Thread Michael Paquier
On Mon, Aug 31, 2020 at 11:18:55AM +0900, Michael Paquier wrote: > Indeed, there is no fix in the code tree. Alvaro? If there is no > update, I'll go fix that myself. For the archives: this has been done with 97dc0d1. (Thanks, Alvaro!) -- Michael signature.asc Description: PGP signature

Re: small clairifcation

2020-08-31 Thread Bruce Momjian
On Thu, Aug 27, 2020 at 09:51:49PM -0700, David G. Johnston wrote: > On Thu, Aug 27, 2020 at 6:17 PM Tom Lane wrote: > > PG Doc comments form writes: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.5/ssh-tunnels.html

Re: Add comma after e.g. and i.e.?

2020-08-31 Thread Bruce Momjian
On Wed, Aug 26, 2020 at 10:38:30PM -0400, Bruce Momjian wrote: > On Tue, Aug 25, 2020 at 03:27:33PM -0400, Bruce Momjian wrote: > > I wasn't worried about enforcing going forward, but rather if we should > > make what we have now consistent. > > I plan to move forward with this, and will backpatch

Re: ALTER SYSTEM between upgrades

2020-08-31 Thread Bruce Momjian
On Wed, Aug 26, 2020 at 12:22:25AM +0200, Daniel Gustafsson wrote: > >> One can argue whether those bulletpoints are sufficient for stressing the > >> importance, but it's at least mentioned. There is however no mention of > >> postgresql.auto.conf which clearly isn't helping anyone, so we should

Re: 35.9.2. Base Types in C-Language Functions

2020-08-31 Thread Bruce Momjian
On Wed, Aug 26, 2020 at 07:09:04PM -0400, Bruce Momjian wrote: > On Wed, Aug 26, 2020 at 01:59:42PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/12/xfunc-c.html > > Description: > > > > In

Re: Create a Foreign Table for PostgreSQL CSV Logs

2020-08-31 Thread Bruce Momjian
On Sat, Aug 22, 2020 at 01:51:56PM -0400, Bruce Momjian wrote: > On Fri, Aug 21, 2020 at 08:41:54PM -0700, David G. Johnston wrote: > > On Fri, Aug 21, 2020 at 2:58 PM Bruce Momjian wrote: > > Good idea.  People have been confused about this before.  Attached is a > > patch. > > > > > >

Re: Openssl v3_ca

2020-08-31 Thread Bruce Momjian
On Mon, Aug 24, 2020 at 04:52:24PM -0400, Bruce Momjian wrote: > > While true, there's certainly other reasons why someone might want to > > run intermediate CAs.. I'm not sure that we really need to go into the > > discussion about why they make sense to have. > > Agreed. If we wanted to get int

Re: "stable storage"

2020-08-31 Thread Bruce Momjian
On Fri, Aug 21, 2020 at 11:44:44PM -0400, Stephen Frost wrote: > Greetings, > > * Peter Geoghegan (p...@bowt.ie) wrote: > > On Fri, Aug 21, 2020 at 3:12 PM Bruce Momjian wrote: > > > > Is "stable storage" the same as "durable storage"? Should we rename > > > > "stable storage" mentions to "durab

Re: Subscript expressions do not have to evaluate to integers

2020-08-31 Thread Bruce Momjian
On Sat, Aug 22, 2020 at 01:34:35PM -0700, David G. Johnston wrote: > On Sat, Aug 22, 2020 at 8:47 AM Bruce Momjian wrote: > > On Fri, Aug 21, 2020 at 07:21:30PM -0700, David G. Johnston wrote: > > On Fri, Aug 21, 2020 at 6:22 PM Tom Lane wrote: > > > >     Bruce Momjian writes:

Re: Typo in the Section "3.6. Inheritance"

2020-08-31 Thread Bruce Momjian
On Fri, Aug 21, 2020 at 07:09:31PM -0700, David G. Johnston wrote: > On Fri, Aug 21, 2020 at 4:36 PM Bruce Momjian wrote: > > On Wed, Aug  5, 2020 at 11:29:31PM -0700, David G. Johnston wrote: > > > Removing "char" from the tutorial is a nice side-effect that we probably > want >

Re: Procedures

2020-08-31 Thread Bruce Momjian
On Tue, Aug 25, 2020 at 03:03:13PM -0400, Bruce Momjian wrote: > On Tue, Aug 25, 2020 at 08:38:11PM +0200, Peter Eisentraut wrote: > > On 2020-08-24 18:00, Bruce Momjian wrote: > > > -command, a procedure is called explicitly using > > > -the statement. > > > +command, a procedure is c

Re: Installation on Cygwin

2020-08-31 Thread Bruce Momjian
On Fri, Aug 28, 2020 at 09:40:59PM +0200, Daniel Gustafsson wrote: > I happened to stumble over the Cygwin section of the installation docs, and > was > surprised to see references to not entirely bleeding-edge Windows versions: > > "The adduser command is not supported; use the appropriate u

Re: initdb - creating clusters

2020-08-31 Thread Jürgen Purtz
On 30.08.20 17:21, Tom Lane wrote: Do you have a feeling one way or the other about whether to repeat some of this text in each of the relevant sub-sections? I initially didn't want to do that, but thinking about how people consume the HTML docs, I'm afraid that anything not appearing on the sam