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-07 05:22:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
befefe8d84c9e3ecab5bea9292172372289c9678
neon
/
zenith_utils
/
src
History
Heikki Linnakangas
befefe8d84
Run 'cargo fmt'.
...
Fixes a few formatting discrepancies had crept in recently.
2021-07-14 22:03:14 +03:00
..
bin_ser.rs
bin_ser: expand serialize error type, add serialized_size
2021-05-19 14:36:41 -07:00
connstring.rs
Run 'cargo fmt'.
2021-07-14 22:03:14 +03:00
lib.rs
allow both domains and ip addresses in connection options for
2021-07-09 16:46:21 +03:00
lsn.rs
Fix tests in lsn.rs after changing wal_seg_size type
2021-05-20 14:45:09 +03:00
postgres_backend.rs
Consolidate PG proto parsing-deparsing and backend code.
2021-06-08 17:31:40 +03:00
pq_proto.rs
Fix TimestampTz type to i64 to be compatbile with Postgres
2021-07-14 15:55:12 +03:00
seqwait_async.rs
Save old 'async' version of SeqWait, in case we need it later.
2021-04-26 13:30:10 +03:00
seqwait.rs
Remove duplicated LSN fields from the page cache.
2021-04-27 10:32:39 +03:00