1. 17 4月, 2019 3 次提交
    • D
      Remove AA test-section from prod pipeline · 44bb0d75
      Domino Valdano 提交于
      Currently, gpdb pipeline is fetching gpdb7 in master
      pipeline but madlib hasn't supported gpdb7 yet.  We
      are temporarily removing this section to unblock other
      teams.
      Co-authored-by: NJingyi Mei <jmei@pivotal.io>
      44bb0d75
    • D
      Fix gprecoverseg crash · d80501fa
      David Kimura 提交于
      Issue is encountered because XLogReaderState does not make any
      guarantees to preserve the XLogRecord returned between calls to
      ReadRecord. In this particular scenario we read the checkpoint and redo
      records from the backup label. After reading the latter record we have
      no guarantees that the former record is still pointing to unchanged
      memory.
      d80501fa
    • L
      docs - add optional procedure to cfg pxf host/port (#7463) · 3b82f326
      Lisa Owen 提交于
      * docs - add optional procedure to cfg pxf host/port
      
      * some edits requested by david
      3b82f326
  2. 16 4月, 2019 4 次提交
  3. 15 4月, 2019 4 次提交
  4. 13 4月, 2019 4 次提交
  5. 12 4月, 2019 4 次提交
  6. 11 4月, 2019 10 次提交
  7. 10 4月, 2019 7 次提交
  8. 09 4月, 2019 2 次提交
  9. 08 4月, 2019 2 次提交