Re: [DOCS] NULL as a (pseudo-)value not described?

2014-09-10 Thread David G Johnston
johnlumby wrote > As far as I can tell,   > the un-value NULL is not described anywhere in the doc > as being something that can be assigned to a column. > > E.g. : >    .  not listed as a constant  (well that's reasonable as it isn't) >     .  not listed as an expression  (is NULL an expression?

Re: [DOCS] [9.3] Should we mention "set_config(...)" in 18.1.3 in Server Configuration?

2014-09-10 Thread Bruce Momjian
On Wed, Sep 10, 2014 at 08:09:30PM -0400, David Johnston wrote: > On Wed, Sep 10, 2014 at 4:20 PM, Bruce Momjian wrote: > > On Tue, Sep  9, 2014 at 03:40:45PM -0400, David Johnston wrote: > > > "In addition to setting global defaults or attaching" <- add a comma > after > > "defa

Re: [DOCS] [9.3] Should we mention "set_config(...)" in 18.1.3 in Server Configuration?

2014-09-10 Thread David Johnston
On Wed, Sep 10, 2014 at 4:20 PM, Bruce Momjian wrote: > On Tue, Sep 9, 2014 at 03:40:45PM -0400, David Johnston wrote: > > > "In addition to setting global defaults or attaching" <- add a comma > after > > "defaults" > > I didn't like this change as it causes too many comma phrases. > > Attaches

[DOCS] NULL as a (pseudo-)value not described?

2014-09-10 Thread John Lumby
As far as I can tell,   the un-value NULL is not described anywhere in the doc as being something that can be assigned to a column. E.g. :    .  not listed as a constant  (well that's reasonable as it isn't)     .  not listed as an expression  (is NULL an expression?)     .  not explicitly listed

Re: [DOCS] [9.3] Should we mention "set_config(...)" in 18.1.3 in Server Configuration?

2014-09-10 Thread Bruce Momjian
On Tue, Sep 9, 2014 at 03:40:45PM -0400, David Johnston wrote: > Minor corrections: > > ​First block: " > In the first section of this chapter, we >  describe how to set configuration parameters"​ >   > ​- remove the comma > > ​Second Block:  > - placement of the colon inside or outside of the e