pgator.db.pq.types.plain

PostgreSQL common types binary format.

Members

Aliases

Cid
alias Cid = uint
Undocumented in source.
Oid
alias Oid = uint
Undocumented in source.
RegProc
alias RegProc = uint
Undocumented in source.
Xid
alias Xid = uint
Undocumented in source.

Functions

convert
bool convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
ubyte[] convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
char convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
long convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
short convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
int convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
RegProc convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
Oid convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
PQTid convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
Xid convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
Cid convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
Json convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
float convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
float convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
long convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
convert
string convert(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
escapeBytea
string escapeBytea(ubyte[] arr)

Converts byte array into hex escaped SQL byte array.

genRandString
string genRandString(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
test
void test(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

PQTid
struct PQTid
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>