Refactor admin (#52)

This commit is contained in:
Lev Kokotov
2022-03-01 08:47:19 -08:00
committed by GitHub
parent b21e0f4a7e
commit aaeef69d59
4 changed files with 176 additions and 281 deletions

View File

@@ -24,7 +24,4 @@ pub const MESSAGE_TERMINATOR: u8 = 0;
//
// Data types
//
pub const OID_NUMERIC: i32 = 1700;
pub const OID_TEXT: i32 = 25;
pub const OID_INT4: i32 = 23; // int
pub const _OID_INT8: i32 = 20; // bigint