On 4/20/15 5:31 AM, Thom Brown wrote:
> On 20 April 2015 at 10:26, Amit Langote wrote:
>> Hi,
>>
>> s/inheiritance/inheritance/g
>
> Looks like it's misspelled in a few places:
>
> $ grep -r 'inheiritance' .
> ./src/test/regress/expected/updatable_views.out:-- security barrier
> view based on in
On 4/17/15 7:36 PM, David G. Johnston wrote:
> diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml
> index f88b16e..5002138 100644
> --- a/doc/src/sgml/mvcc.sgml
> +++ b/doc/src/sgml/mvcc.sgml
> @@ -100,6 +100,14 @@
> phenomena caused by interactions?)
>
>
> +
> + The conce
On 4/9/15 10:20 PM, Amit Langote wrote:
> Hi,
>
> ALTER TABLE [ IF EXISTS ] [ ONLY ] name [ * ]
> action [, ... ]
>
> Why the description of [ IF EXISTS ] part above is listed with that of
> actions; it seems to give an impression that it is one of the ALTER
> TABLE actions. I think it should
On Fri, Apr 24, 2015 at 9:57 AM, Peter Eisentraut wrote:
> On 4/17/15 7:36 PM, David G. Johnston wrote:
> > diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml
> > index f88b16e..5002138 100644
> > --- a/doc/src/sgml/mvcc.sgml
> > +++ b/doc/src/sgml/mvcc.sgml
> > @@ -100,6 +100,14 @@
> >
David G. Johnston wrote:
> On Fri, Apr 24, 2015 at 9:57 AM, Peter Eisentraut wrote:
>> On 4/17/15 7:36 PM, David G. Johnston wrote:
>>> +
>>> + The concepts covered in this section are
>>> + presented without examples of the behaviors described. The internet,
>>> + including and espcial