Hello. I'm not entirely sure whether this should actually work, so asking here:
error[E0080]: evaluation panicked: assertion failed: align_of::<PostgresPage<()>>() == pgrx::pg_sys::MAXIMUM_ALIGNOF as usize
--> src/index/storage.rs:53:15
|
53 | const _: () = assert!(align_of::<PostgresPage<()>>() == pgrx::pg_sys::MAXIMUM_ALIGNOF as usize);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `index::storage::_` failed here
For more information about this error, try `rustc --explain E0080`.
error: could not compile `vchord` (lib) due to 1 previous error
Is i386 supported, or should I cross it out?
Hello. I'm not entirely sure whether this should actually work, so asking here:
Is i386 supported, or should I cross it out?