mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 13:02:55 +00:00
Add unit test for find_end_of_wal().
Based on previous attempt to add same test by @lubennikovaav Now WAL files are generated by initdb command.
This commit is contained in:
@@ -20,6 +20,7 @@ log = "0.4.14"
|
||||
memoffset = "0.6.2"
|
||||
thiserror = "1.0"
|
||||
workspace_hack = { path = "../workspace_hack" }
|
||||
zenith_utils = { path = "../zenith_utils" }
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.57"
|
||||
|
||||
Reference in New Issue
Block a user