|
PostgreSQL Source Code git master
|

Go to the source code of this file.
| void gist_desc | ( | StringInfo | buf, |
| XLogReaderState * | record | ||
| ) |
Definition at line 61 of file gistdesc.c.
References buf, fb(), out_gistxlogDelete(), out_gistxlogPageDelete(), out_gistxlogPageReuse(), out_gistxlogPageSplit(), out_gistxlogPageUpdate(), XLOG_GIST_ASSIGN_LSN, XLOG_GIST_DELETE, XLOG_GIST_PAGE_DELETE, XLOG_GIST_PAGE_REUSE, XLOG_GIST_PAGE_SPLIT, XLOG_GIST_PAGE_UPDATE, XLogRecGetData, and XLogRecGetInfo.
Definition at line 90 of file gistdesc.c.
References fb(), XLOG_GIST_ASSIGN_LSN, XLOG_GIST_DELETE, XLOG_GIST_PAGE_DELETE, XLOG_GIST_PAGE_REUSE, XLOG_GIST_PAGE_SPLIT, XLOG_GIST_PAGE_UPDATE, and XLR_INFO_MASK.
|
static |
Definition at line 37 of file gistdesc.c.
References appendStringInfo(), buf, and fb().
Referenced by gist_desc().
|
static |
Definition at line 52 of file gistdesc.c.
References appendStringInfo(), buf, EpochFromFullTransactionId, fb(), and XidFromFullTransactionId.
Referenced by gist_desc().
|
static |
Definition at line 26 of file gistdesc.c.
References appendStringInfo(), buf, EpochFromFullTransactionId, fb(), and XidFromFullTransactionId.
Referenced by gist_desc().
|
static |
Definition at line 45 of file gistdesc.c.
References appendStringInfo(), buf, and fb().
Referenced by gist_desc().
|
static |