mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
Refactor headers to split out standby defs
Jeff Janes
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include "storage/standby.h"
|
||||
#include "storage/standbydefs.h"
|
||||
|
||||
static void
|
||||
standby_desc_running_xacts(StringInfo buf, xl_running_xacts *xlrec)
|
||||
|
||||
Reference in New Issue
Block a user