mirror of
https://github.com/postgres/postgres.git
synced 2026-01-29 12:02:15 +03:00
Manual cleanup and pgindent of pgstat and bufmgr related code
This is in preparation for commiting a larger patch series in the area. Discussion: https://postgr.es/m/CAAKRu_bHwGEbzNxxy+MQDkrsgog6aO6iUvajJ4d6PD98gFU7+w@mail.gmail.com
This commit is contained in:
@@ -626,6 +626,7 @@ extern void pgstat_wal_snapshot_cb(void);
|
||||
extern bool pgstat_subscription_flush_cb(PgStat_EntryRef *entry_ref, bool nowait);
|
||||
extern void pgstat_subscription_reset_timestamp_cb(PgStatShared_Common *header, TimestampTz ts);
|
||||
|
||||
|
||||
/*
|
||||
* Functions in pgstat_xact.c
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user