| 2024-10-04 |
Christoph Berg | Set timezone to UTC |
commit | commitdiff | tree |
| 2024-10-04 |
Christoph Berg | Add 17 and 18 to versions to test |
commit | commitdiff | tree |
| 2024-07-19 |
Christoph Berg | Add/fix expected toast output files for PG13- and 32-bit |
commit | commitdiff | tree |
| 2024-07-18 |
Christoph Berg | pg_filedump 17.0 REL_17_0 |
commit | commitdiff | tree |
| 2024-06-07 |
Christoph Berg | Explicitly link against libpgcommon and libpgport |
commit | commitdiff | tree |
| 2024-06-07 |
Christoph Berg | Move "number of chunks" to TOAST message |
commit | commitdiff | tree |
| 2024-06-07 |
Christoph Berg | Remove stray newline printed after toast message |
commit | commitdiff | tree |
| 2024-06-06 |
Christoph Berg | Add regression test for toast |
commit | commitdiff | tree |
| 2024-06-06 |
Christoph Berg | Print type of toast when not decoding it |
commit | commitdiff | tree |
| 2024-06-06 |
Christoph Berg | Allow finding the toast table in current directory |
commit | commitdiff | tree |
| 2024-06-06 |
Christoph Berg | Add .editorconfig |
commit | commitdiff | tree |
| 2024-06-06 |
Christoph Berg | Replace static buffers with malloc |
commit | commitdiff | tree |
| 2024-06-04 |
Christoph Berg | Drop test specific to btree-deduplication on PG12 |
commit | commitdiff | tree |
| 2024-06-04 |
Christoph Berg | Run build and test as postgres user |
commit | commitdiff | tree |
| 2024-06-04 |
Christoph Berg | Find pg_filedump at test time in PATH |
commit | commitdiff | tree |
| 2024-06-04 |
Karina Litskevich | Improve Makefile: set PG_CONFIG only if it is not alrea... |
commit | commitdiff | tree |
| 2024-06-04 |
Svetlana Derevyanko | Fixes for running tap tests: library for perl tests... |
commit | commitdiff | tree |
| 2024-06-04 |
Alexey Namakonov | Added TAP tests and parsing specific contents of GIN... |
commit | commitdiff | tree |
| 2024-06-04 |
Svetlana Derevyanko | Fixed unaligned use of struct NumericData, which could... |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Add a README.md symlink REL_16_0 |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Bump version to 16.0 |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Drop Makefile.contrib before it gets outdated even... |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Convert README file to Markdown format |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Decode oid/xid >= 2^31 correctly |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Fix expected float output file on 64-bit PG12+ |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Support testing against servers compiled without -... |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Support testing float with PG 11 and earlier |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Support testing numeric with PG 13 and 14 |
commit | commitdiff | tree |
| 2023-09-14 |
Christoph Berg | Add PG 16 to GitHub action |
commit | commitdiff | tree |
| 2023-09-14 |
Karina Litskevich | Add support for PostgreSQL v16 |
commit | commitdiff | tree |
| 2023-09-14 |
Karina Litskevich | Add missing flags |
commit | commitdiff | tree |
| 2023-09-14 |
Karina Litskevich | Fix comparison of hasho_flag field and LH_UNUSED_PAGE |
commit | commitdiff | tree |
| 2023-08-28 |
Karina Litskevich | Bugfix: make sure fclose is called with a legal argument |
commit | commitdiff | tree |
| 2023-08-28 |
Karina Litskevich | Bugfix: free dynamically allocated memory |
commit | commitdiff | tree |
| 2022-03-30 |
Christoph Berg | Bump copyright year REL_14_1 |
commit | commitdiff | tree |
| 2022-03-30 |
Christoph Berg | Add a non-trivial timetz offset test case |
commit | commitdiff | tree |
| 2022-03-30 |
Christoph Berg | Decode timestamptz |
commit | commitdiff | tree |
| 2022-03-30 |
Christoph Berg | Decode date and timestamp infinity values |
commit | commitdiff | tree |
| 2022-03-16 |
Christoph Berg | Fix alignment handling of int64-based types, and of... |
commit | commitdiff | tree |
| 2022-03-16 |
Christoph Berg | Fix "char" testsuite |
commit | commitdiff | tree |
| 2022-03-16 |
Christoph Berg | Bump version to 14.1 |
commit | commitdiff | tree |
| 2022-03-16 |
Christoph Berg | Add GitHub workflow |
commit | commitdiff | tree |
| 2022-03-16 |
Christoph Berg | Update testsuite to exercise all datatypes with -D |
commit | commitdiff | tree |
| 2021-10-14 |
Svetlana Derevyanko | Adding numeric type support |
commit | commitdiff | tree |
| 2021-09-29 |
Christoph Berg | Remove .travis.yml. REL_14_0 |
commit | commitdiff | tree |
| 2021-09-29 |
Svetlana Derevyanko | Bump version to 14.0 |
commit | commitdiff | tree |
| 2021-09-29 |
Svetlana Derevyanko | Renamed decompressed_size into compressed_size accordin... |
commit | commitdiff | tree |
| 2021-09-29 |
Svetlana Derevyanko | Add support for PostgreSQL v14 |
commit | commitdiff | tree |
| 2021-09-29 |
Richard Yen | Add support for decoding pg_filenode.map |
commit | commitdiff | tree |
| 2020-11-02 |
Christoph Berg | Bump version to 13.1 REL_13_1 |
commit | commitdiff | tree |
| 2020-11-02 |
Christoph Berg | decode.c: Fix int64 format strings for 32 bit architectures |
commit | commitdiff | tree |
| 2020-11-02 |
Christoph Berg | Refactor testsuite to generate test file at runtime |
commit | commitdiff | tree |
| 2020-10-27 |
Christoph Berg | Support PG14: nextFullXid got renamed to nextXidEpoch REL_13_0 |
commit | commitdiff | tree |
| 2020-10-27 |
Christoph Berg | Fix compilation on PG13 |
commit | commitdiff | tree |
| 2020-10-27 |
Christoph Berg | travis: Add PG13 and 14, and run on focal |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Add testsuite REL_12_0 |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Ignore more build artifacts |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Strip trailing spaces from output |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Remove non-deterministic bits from output |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Bump copyright years to 2019 |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Bump version to 12.0 |
commit | commitdiff | tree |
| 2019-11-28 |
Guillaume Lelarge | Add support for PostgreSQL v12 |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Drop our pg_lzcompress copy |
commit | commitdiff | tree |
| 2019-11-28 |
Christoph Berg | Add .travis.yml |
commit | commitdiff | tree |
| 2019-09-26 |
Christoph Berg | GetBlockSize: Fall back to using BLCKSZ if block size... |
commit | commitdiff | tree |
| 2018-09-02 |
Christoph Berg | Releasing pg_filedump 11.0 REL_11_0 |
commit | commitdiff | tree |
| 2018-09-02 |
Christoph Berg | Use sizeof(PageHeaderData) in place of pageHeaderSize |
commit | commitdiff | tree |
| 2018-07-31 |
Christoph Berg | Fix parsing of charN and varcharN types |
commit | commitdiff | tree |
| 2018-07-31 |
Christoph Berg | PG 11 removed prevCheckPoint from the control file |
commit | commitdiff | tree |
| 2018-06-20 |
Christoph Berg | pg_filedump 10.1 REL_10_1 |
commit | commitdiff | tree |
| 2018-06-20 |
Christoph Berg | Copyright bump for 2018 |
commit | commitdiff | tree |
| 2018-06-20 |
Christoph Berg | Use pg_config in Makefile as well |
commit | commitdiff | tree |
| 2017-12-04 |
Teodor Sigaev | pg_filedump can dump toasted values (-t flag) |
commit | commitdiff | tree |
| 2017-11-23 |
Teodor Sigaev | Fix reading of TOASTed length |
commit | commitdiff | tree |
| 2017-11-23 |
Teodor Sigaev | Omit deleted tuple if flag -o is presented. Deleted... |
commit | commitdiff | tree |
| 2017-11-23 |
Teodor Sigaev | pg_indent run |
commit | commitdiff | tree |
| 2017-11-23 |
Teodor Sigaev | Fix list of object files in Makefile.contrib |
commit | commitdiff | tree |
| 2017-10-22 |
Christoph Berg | Add list of types supported by -D to help output REL_10_0 |
commit | commitdiff | tree |
| 2017-10-22 |
Christoph Berg | Bump copyright year to 2017 |
commit | commitdiff | tree |
| 2017-10-22 |
Christoph Berg | Bump pg_filedump version to 10.0 |
commit | commitdiff | tree |
| 2017-10-22 |
Christoph Berg | The control file does not contain enableIntTimes anymore |
commit | commitdiff | tree |
| 2017-03-01 |
Teodor Sigaev | Support decoding of catalog tables. |
commit | commitdiff | tree |
| 2017-01-17 |
Teodor Sigaev | Partial data recovery (-D flag). |
commit | commitdiff | tree |
| 2016-10-14 |
Christoph Berg | Get cflags/ldflags/bindir from pg_config and add instal... |
commit | commitdiff | tree |
| 2016-10-14 |
Christoph Berg | Don't set CC in the Makefile |
commit | commitdiff | tree |
| 2016-10-14 |
Christoph Berg | After 8023b582 there is no more SizeOfIptrData macro |
commit | commitdiff | tree |
| 2016-09-29 |
Christoph Berg | Bump version to 9.6.0 REL9_6_0 |
commit | commitdiff | tree |
| 2016-09-23 |
Teodor Sigaev | Set exit status if something goes wrong. |
commit | commitdiff | tree |
| 2016-09-07 |
Teodor Sigaev | Fix checksum validation for relations that have more... |
commit | commitdiff | tree |
| 2016-03-24 |
Christoph Berg | Use LDFLAGS to link |
commit | commitdiff | tree |
| 2016-03-24 |
Teodor Sigaev | Use pg_config --libdir |
commit | commitdiff | tree |
| 2016-03-19 |
Christoph Berg | Support 9.5 and recognize more flags REL9_5_0 |
commit | commitdiff | tree |
| 2016-02-02 |
Christoph Berg | Bump copyright year |
commit | commitdiff | tree |
| 2016-02-02 |
Christoph Berg | Use pg_config to determine include location |
commit | commitdiff | tree |
| 2014-08-30 |
Christoph Berg | Change all // comments to /* */ and run pgindent REL9_4_0 |
commit | commitdiff | tree |
| 2014-08-30 |
Christoph Berg | Add support for verifying block checksums |
commit | commitdiff | tree |
| 2014-06-10 |
Tom Lane | Update copyright date. REL9_3_0 |
commit | commitdiff | tree |
| 2014-06-10 |
Tom Lane | Add .gitignore. |
commit | commitdiff | tree |
| 2013-06-06 |
Tom Lane | Preliminary updates for Postgres 9.3. |
commit | commitdiff | tree |
| 2012-03-12 |
Tom Lane | Updates for latest Postgres 9.2 sources. REL9_2_0 |
commit | commitdiff | tree |
| next |