Thread

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add context info to OAT_POST_CREATE security hook

  1. Forgotten argument description in header of index_create

    Michael Paquier <michael.paquier@gmail.com> — 2012-12-04T03:41:27Z

    Hi all,
    
    While reading some index-related code, I found that the description of the
    argument is_internal of index_create in index.c has been forgotten in
    commit f4c4335.
    Correction patch attached.
    
    Thanks,
    -- 
    Michael Paquier
    http://michael.otacoo.com
    
  2. Re: Forgotten argument description in header of index_create

    Alvaro Herrera <alvherre@2ndquadrant.com> — 2012-12-06T02:12:09Z

    Michael Paquier escribió:
    > Hi all,
    > 
    > While reading some index-related code, I found that the description of the
    > argument is_internal of index_create in index.c has been forgotten in
    > commit f4c4335.
    > Correction patch attached.
    
    Thanks, pushed.
    
    -- 
    Álvaro Herrera                http://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Training & Services