mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +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