Pavel Safonov
|
9deab2ea1b
|
postgres: pg_heap fix page_begin, page_end
|
2022-09-26 09:10:03 +03:00 |
|
Pavel Safonov
|
b06c9bc28c
|
postgres: pg_control change default flavour to empty string - it uses versions prober. Fix root name in pg_heap.
|
2022-09-23 14:05:19 +03:00 |
|
Pavel Safonov
|
de3ecf1636
|
postgres: generate docs by embedded md
|
2022-09-23 13:50:54 +03:00 |
|
Pavel Safonov
|
90386a651a
|
postgres: add postgres.md to format
|
2022-09-23 12:50:04 +03:00 |
|
Pavel Safonov
|
296ce68e80
|
postgres: refactoring
|
2022-09-22 13:32:03 +03:00 |
|
Pavel Safonov
|
ae838b921b
|
postgres: move postgres.md to formats.md, add btree tests
|
2022-09-22 13:25:57 +03:00 |
|
Pavel Safonov
|
7b52149c6b
|
postgres: refactoring
|
2022-09-21 15:40:47 +03:00 |
|
Pavel Safonov
|
35124bf2ff
|
postgres: pg_heap refactoring
|
2022-09-21 15:36:09 +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
|
00de0a96e3
|
postgres: pg_heap refactoring
|
2022-09-21 12:49:40 +03:00 |
|
Pavel Safonov
|
efda7b3299
|
postgres: btree handle full file
|
2022-09-20 18:32:18 +03:00 |
|
Pavel Safonov
|
f3f259af2d
|
postgres: btree add free space
|
2022-09-20 17:19:01 +03:00 |
|
Pavel Safonov
|
87b7acf39a
|
postgres: btree impl
|
2022-09-20 16:57:24 +03:00 |
|
Pavel Safonov
|
d370f5d925
|
postgres: btree impl
|
2022-09-20 10:11:10 +03:00 |
|
Pavel Safonov
|
22a6cfa572
|
postgres: pg_btree add opaque flags
|
2022-09-19 17:10:18 +03:00 |
|
Pavel Safonov
|
dd84d3218c
|
postgres: pg_btree begin impl
|
2022-09-19 15:45:54 +03:00 |
|
Pavel Safonov
|
d7bcca0a4a
|
postgres: refactoring
|
2022-09-16 17:15:56 +03:00 |
|
Pavel Safonov
|
067f8d569d
|
postgres: pgwal checks
|
2022-09-12 14:01:16 +03:00 |
|
Pavel Safonov
|
e66baa75f3
|
postgres: add wal checks
|
2022-09-12 13:40:59 +03:00 |
|
Pavel Safonov
|
e311434b8f
|
postgres: wal decoding implement
|
2022-09-12 13:19:32 +03:00 |
|
Pavel Safonov
|
6281b50ddd
|
postgres: exclude wal tests for now
|
2022-09-09 17:14:30 +03:00 |
|
Pavel Safonov
|
1d9ef300b9
|
postgres: first correct read of WAL file
|
2022-09-09 15:16:48 +03:00 |
|
Pavel Safonov
|
586c803fa5
|
postgres: try to implement wal
|
2022-09-09 07:55:36 +03:00 |
|
Pavel Safonov
|
c2591ac80a
|
postgres: add test data with specific values
|
2022-09-07 14:14:11 +03:00 |
|
Pavel Safonov
|
85c042289d
|
postgres: fix linter
|
2022-09-06 12:55:15 +03:00 |
|
Pavel Safonov
|
f224ed000e
|
postgres: refactoring
|
2022-09-06 10:23:08 +03:00 |
|
Pavel Safonov
|
ff4b6fdf14
|
postgres: refactoring - remove GetHeapD
|
2022-09-06 10:19:52 +03:00 |
|
Pavel Safonov
|
5eea605f12
|
postgres: remove duplicate tests
|
2022-09-06 09:27:40 +03:00 |
|
Pavel Safonov
|
1e24d70e45
|
postgres: move SeekAbs(0) to Probe
|
2022-09-06 09:27:04 +03:00 |
|
Pavel Safonov
|
ccf2edb526
|
postgres: better versions probing in pg_control, fix holes, better tests
|
2022-09-06 09:20:10 +03:00 |
|
Pavel Safonov
|
3e09f9f12d
|
postgres: change tuple struct in heap
|
2022-09-05 15:01:59 +03:00 |
|
Pavel Safonov
|
ba8b90ba81
|
postgres: fill gap alignment in heap tuple
|
2022-09-05 14:54:42 +03:00 |
|
Pavel Safonov
|
666bbfba29
|
postgres: fix some unknown, chanche tests tovalue -> dv
|
2022-09-05 12:50:59 +03:00 |
|
Pavel Safonov
|
4db1284f06
|
postgres: add tests
|
2022-09-02 16:21:27 +03:00 |
|
Pavel Safonov
|
08eb303435
|
postgres: add postgres format docs, refactoing postgres flavours
|
2022-09-02 16:14:24 +03:00 |
|
Pavel Safonov
|
9f5036a311
|
postgres: made root an array
|
2022-09-02 11:53:35 +03:00 |
|
Pavel Safonov
|
2ee01f79c2
|
allow to change FillGaps in decoder
|
2022-09-02 09:03:08 +03:00 |
|
Pavel Safonov
|
f56c72d353
|
add postgres tests for mem, cpu profiling
|
2022-08-31 11:20:50 +03:00 |
|
Pavel Safonov
|
cf1e7b2345
|
add pgpro11 for postgres
|
2022-08-26 14:55:06 +03:00 |
|
Pavel Safonov
|
9570d4df77
|
add pgpro12 postgres
|
2022-08-26 12:12:22 +03:00 |
|
Pavel Safonov
|
7bf6b11ee7
|
add pgpro13 heap
|
2022-08-26 09:53:56 +03:00 |
|
Pavel Safonov
|
2b3035fe62
|
add pgpro13 to postgres
|
2022-08-26 09:41:34 +03:00 |
|
Pavel Safonov
|
d14872780c
|
PostgreSQL: pgheap impl for pgproee10
|
2022-08-05 13:37:31 +03:00 |
|
Pavel Safonov
|
07056c2b3d
|
PostgreSQL: pg_control impl for pgproee 10
|
2022-08-05 13:23:51 +03:00 |
|
Pavel Safonov
|
972c5a399d
|
PostgreSQL: pg_control, pgheap impl for pgproee13
|
2022-08-05 10:46:22 +03:00 |
|
Pavel Safonov
|
ffc08cfcf5
|
PostgreSQL: add heap for pgpro14
|
2022-08-05 09:34:24 +03:00 |
|
Pavel Safonov
|
a6537107c7
|
PostgreSQL: add pg_control to pgpro14
|
2022-08-05 09:05:55 +03:00 |
|