Thread: pgsql: Remove confusing half sentence from legal notice

pgsql: Remove confusing half sentence from legal notice

From
Peter Eisentraut
Date:
Remove confusing half sentence from legal notice

pointed out by Stefan Kaltenbrunner

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e1a1e6e19840576e563c5c92bb4cbad621e23170

Modified Files
--------------
doc/src/sgml/legal.sgml |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)


Re: pgsql: Remove confusing half sentence from legal notice

From
Magnus Hagander
Date:
Any reason you didn't backpatch this to the other releases? AFAICT
they have the same problem?

//Magnus

On Tue, Jun 19, 2012 at 11:13 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Remove confusing half sentence from legal notice
>
> pointed out by Stefan Kaltenbrunner
>
> Branch
> ------
> REL9_2_STABLE
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/e1a1e6e19840576e563c5c92bb4cbad621e23170
>
> Modified Files
> --------------
> doc/src/sgml/legal.sgml |    3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers



--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: pgsql: Remove confusing half sentence from legal notice

From
Peter Eisentraut
Date:
On ons, 2012-06-20 at 11:40 +0200, Magnus Hagander wrote:
> Any reason you didn't backpatch this to the other releases? AFAICT
> they have the same problem?

It's not really a bug fix, just a cosmetic improvement (if that).

>
> //Magnus
>
> On Tue, Jun 19, 2012 at 11:13 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> > Remove confusing half sentence from legal notice
> >
> > pointed out by Stefan Kaltenbrunner
> >
> > Branch
> > ------
> > REL9_2_STABLE
> >
> > Details
> > -------
> > http://git.postgresql.org/pg/commitdiff/e1a1e6e19840576e563c5c92bb4cbad621e23170
> >
> > Modified Files
> > --------------
> > doc/src/sgml/legal.sgml |    3 +--
> > 1 files changed, 1 insertions(+), 2 deletions(-)
> >
> >
> > --
> > Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgsql-committers
>
>
>




Re: pgsql: Remove confusing half sentence from legal notice

From
Magnus Hagander
Date:
On Fri, Jun 22, 2012 at 12:50 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> On ons, 2012-06-20 at 11:40 +0200, Magnus Hagander wrote:
>> Any reason you didn't backpatch this to the other releases? AFAICT
>> they have the same problem?
>
> It's not really a bug fix, just a cosmetic improvement (if that).

Well, you did backpatch it to 9.2, that's why I asked. It seemed
simple enough to backpatch further and makes things clearer.. But it's
not all that important, i guess.


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/