• T
    Rename GPDB specific waiting status API · aad8cde8
    Taylor Vesely 提交于
    The GPDB specific API for pgstat_report_waiting() accepts waiting
    reason unlike the upstream counterpart, which accepts only a boolean
    flag.  Renaming the API to gpstat_report_waiting() allows us to catch
    new uses of the API introduced from upstream merges.
    Co-authored-by: NAsim R P <apraveen@pivotal.io>
    aad8cde8
syncrep.c 22.2 KB