gooderp18绿色标准版
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

18 行
320B

  1. /* ----------
  2. * pg_trace.h
  3. *
  4. * Definitions for the PostgreSQL tracing framework
  5. *
  6. * Copyright (c) 2006-2019, PostgreSQL Global Development Group
  7. *
  8. * src/include/pg_trace.h
  9. * ----------
  10. */
  11. #ifndef PG_TRACE_H
  12. #define PG_TRACE_H
  13. #include "utils/probes.h" /* pgrminclude ignore */
  14. #endif /* PG_TRACE_H */
上海开阖软件有限公司 沪ICP备12045867号-1