This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
neon
Watch
1
Star
0
Fork
0
You've already forked neon
mirror of
https://github.com/neondatabase/neon.git
synced
2026-01-06 21:12:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cli-override-config
neon
/
zenith_utils
History
Dmitry Ivanov
703716228e
Use
&str
instead of
String
in
BeMessage::ErrorResponse
...
There's no need in allocating string literals in the heap.
2022-01-24 18:49:05 +03:00
..
src
Use
&str
instead of
String
in
BeMessage::ErrorResponse
2022-01-24 18:49:05 +03:00
tests
Refactor Postgres command parsing in safekeeper.
2021-12-24 15:48:13 +03:00
build.rs
Propagate git SHA to zenith binaries
2021-11-04 14:22:29 +03:00
Cargo.toml
Improve shutdown story for code coverage
2021-12-06 13:27:52 +03:00