mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
@@ -288,7 +288,7 @@ extern const RmgrData RmgrTable[];
|
||||
* Exported to support xlog switching from checkpointer
|
||||
*/
|
||||
extern pg_time_t GetLastSegSwitchData(XLogRecPtr *lastSwitchLSN);
|
||||
extern XLogRecPtr RequestXLogSwitch(bool mark_uninmportant);
|
||||
extern XLogRecPtr RequestXLogSwitch(bool mark_unimportant);
|
||||
|
||||
extern void GetOldestRestartPoint(XLogRecPtr *oldrecptr, TimeLineID *oldtli);
|
||||
|
||||
|
Reference in New Issue
Block a user