Re: Minor erratum for 9.2.4 release notes - Mailing list pgsql-hackers

From Ian Lawrence Barwick
Subject Re: Minor erratum for 9.2.4 release notes
Date
Msg-id CAB8KJ=ibs9z7U=wSgWiAyxhPCcDhwA37VRoWDhqdnRwCOpBf_g@mail.gmail.com
Whole thread Raw
In response to Re: Minor erratum for 9.2.4 release notes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
2013/4/4 Tom Lane <tgl@sss.pgh.pa.us>:
> Ian Lawrence Barwick <barwick@gmail.com> writes:
>> I guess the 9.2.4 release notes haven't been finalized yet; apologies
>> if this is already addressed, but following sentence:
>
>>    <para>
>>     Also, if you are upgrading from a version earlier than 9.2.2,
>>     see the release notes for 9.2.2.
>>    </para>
>
>> should read:
>
>>    <para>
>>     Also, if you are upgrading from a version earlier than 9.2.3,
>>     see the release notes for 9.2.3.
>>    </para>
>
> Um, no, there's no special instructions attached to 9.2.3.  The point of
> that para is to thread back to the last minor release that had something
> extra for you to do.

Got it, sorry for the noise

Regards

Ian Barwick



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Minor erratum for 9.2.4 release notes
Next
From: Brendan Jurd
Date:
Subject: Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)