mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
No more #ifdef XLOG.
This commit is contained in:
@ -27,4 +27,3 @@ RmgrData RmgrTable[] = {
|
||||
{"Gist", gist_redo, gist_undo, gist_desc},
|
||||
{"Sequence", seq_redo, seq_undo, seq_desc}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user