Thread

Commits

  1. Proof-reading for documentation.

  1. typo in parallel safety doc

    Justin Pryzby <pryzby@telsasoft.com> — 2018-08-16T19:54:31Z

    https://www.postgresql.org/docs/10/static/parallel-safety.html
    |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone.
    
    should say:
    "where it COULD conceivably"
    
    
    
  2. Re: typo in parallel safety doc

    Thomas Munro <thomas.munro@enterprisedb.com> — 2018-08-16T23:39:27Z

    On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby <pryzby@telsasoft.com> wrote:
    > https://www.postgresql.org/docs/10/static/parallel-safety.html
    > |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone.
    >
    > should say:
    > "where it COULD conceivably"
    
    Right, thanks.  Will fix.
    
    -- 
    Thomas Munro
    http://www.enterprisedb.com
    
    
    
  3. Re: typo in parallel safety doc

    Justin Pryzby <pryzby@telsasoft.com> — 2018-08-17T01:12:42Z

    On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote:
    > On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby <pryzby@telsasoft.com> wrote:
    > > https://www.postgresql.org/docs/10/static/parallel-safety.html
    > > |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone.
    > >
    > > should say:
    > > "where it COULD conceivably"
    > 
    > Right, thanks.  Will fix.
    
    I dearly hope this was intentional ;)
    
    commit 96e98fa2606b2b12805db99196f468152312af14
    Author: Thomas Munro <tmunro@postgresql.org>
    Date:   Fri Aug 17 11:32:55 2018 +1200
    
        Proof-reading for documentation.
        
        Somebody accidentally a word.  Back-patch to 9.6.
        
        Reported-by: Justin Pryzby
        Discussion: https://postgr.es/m/20180816195431.GA23707%40telsasoft.com
    
    Thanks,
    Justin
    
    
    
  4. Re: typo in parallel safety doc

    Thomas Munro <thomas.munro@enterprisedb.com> — 2018-08-17T01:25:42Z

    On Fri, Aug 17, 2018 at 1:12 PM, Justin Pryzby <pryzby@telsasoft.com> wrote:
    > On Fri, Aug 17, 2018 at 11:39:27AM +1200, Thomas Munro wrote:
    >> On Fri, Aug 17, 2018 at 7:54 AM, Justin Pryzby <pryzby@telsasoft.com> wrote:
    >> > https://www.postgresql.org/docs/10/static/parallel-safety.html
    >> > |Even for simple functions where it conceivably be done, we do not try, since this would be expensive and error-prone.
    >> >
    >> > should say:
    >> > "where it COULD conceivably"
    >>
    >> Right, thanks.  Will fix.
    >
    > I dearly hope this was intentional ;)
    >
    > commit 96e98fa2606b2b12805db99196f468152312af14
    > Author: Thomas Munro <tmunro@postgresql.org>
    > Date:   Fri Aug 17 11:32:55 2018 +1200
    >
    >     Proof-reading for documentation.
    >
    >     Somebody accidentally a word.  Back-patch to 9.6.
    >
    >     Reported-by: Justin Pryzby
    >     Discussion: https://postgr.es/m/20180816195431.GA23707%40telsasoft.com
    
    It is not the most advanced form of humour, but yes :-)
    
    -- 
    Thomas Munro
    http://www.enterprisedb.com
    
    
    
  5. Re: typo in parallel safety doc

    Alvaro Herrera <alvherre@2ndquadrant.com> — 2018-11-19T02:43:36Z

    On 2018-Aug-17, Thomas Munro wrote:
    
    > On Fri, Aug 17, 2018 at 1:12 PM, Justin Pryzby <pryzby@telsasoft.com> wrote:
    
    > > I dearly hope this was intentional ;)
    > >
    > > commit 96e98fa2606b2b12805db99196f468152312af14
    > > Author: Thomas Munro <tmunro@postgresql.org>
    > > Date:   Fri Aug 17 11:32:55 2018 +1200
    > >
    > >     Proof-reading for documentation.
    > >
    > >     Somebody accidentally a word.  Back-patch to 9.6.
    > >
    > >     Reported-by: Justin Pryzby
    > >     Discussion: https://postgr.es/m/20180816195431.GA23707%40telsasoft.com
    > 
    > It is not the most advanced form of humour, but yes :-)
    
    https://knowyourmeme.com/memes/i-accidentally
    
    -- 
    Álvaro Herrera                https://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services