1
1
mirror of https://github.com/wader/fq.git synced 2024-12-02 04:05:35 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
Pavel Safonov
e5f15c5fed postgres: fix compilation, fix tests 2023-05-03 10:10:03 +03:00
Pavel Safonov
bedc480a51 postgres: refactoring 2022-10-07 14:12:36 +03:00
Pavel Safonov
e06fa6e139 postgres: refactoring 2022-10-07 13:33:05 +03:00
Pavel Safonov
4676590624 postgres: add argument to calc page's check sum correctly 2022-10-07 12:58:36 +03:00
Pavel Safonov
46e1e337ff postgres: make page size const 2022-10-07 12:04:49 +03:00
Pavel Safonov
7b52149c6b postgres: refactoring 2022-09-21 15:40:47 +03:00
Pavel Safonov
c3ef341106 postgresql: general logic for pg_heap, pg_btree 2022-09-21 15:21:29 +03:00
Pavel Safonov
7dd7dbee51 postgres: pg_heap reafactoring 2022-09-21 13:40:35 +03:00
Pavel Safonov
9f1adb2d81 postgres: change AssertPosBytes to AssertPos (bits) 2022-09-21 13:36:15 +03:00
Pavel Safonov
edb565028d postgres: pg_control refactoring 2022-09-21 13:14:57 +03:00
Pavel Safonov
f224ed000e postgres: refactoring 2022-09-06 10:23:08 +03:00
Pavel Safonov
1e24d70e45 postgres: move SeekAbs(0) to Probe 2022-09-06 09:27:04 +03:00
Pavel Safonov
666bbfba29 postgres: fix some unknown, chanche tests tovalue -> dv 2022-09-05 12:50:59 +03:00
Pavel Safonov
6618e766c9 PostgreSQL: heap impl for version 11 2022-08-03 15:49:12 +03:00
Pavel Safonov
fcd7fbcc56 mappers for postgres 2022-07-21 09:39:12 +03:00
Pavel Safonov
af0e22070e unix time mapper for postgres 2022-07-21 08:50:17 +03:00
Pavel Safonov
8d317ddf50 lsn mapper 2022-07-20 20:17:50 +03:00
Pavel Safonov
deaf5ef0dc WalLevel for postgres 2022-07-20 19:49:47 +03:00
Pavel Safonov
c8ece64253 show mock_authentication_nonce as hex 2022-07-20 19:43:58 +03:00
Pavel Safonov
3b81d99fe1 DBState enum for postgres 2022-07-20 19:25:07 +03:00
Pavel Safonov
0107d122f5 Add pgproee14 flavour to postgres 2022-07-20 09:29:46 +03:00
Pavel Safonov
d4f8dfa2c2 Add flavour arg to postgres parser 2022-07-20 08:43:24 +03:00