]> begriffs open source - pg_scribe/commit
Begin working on the fork of Michael Paquier's decoder_raw extension
authorJoe Nelson <joe@begriffs.com>
Tue, 14 Oct 2025 05:00:00 +0000 (00:00 -0500)
committerJoe Nelson <joe@begriffs.com>
Tue, 14 Oct 2025 05:00:00 +0000 (00:00 -0500)
commitfcb5d8d6b49b54a82cb700002e8d92bbb3f5627b
tree98d45298312365abbf4cb1ec442e7b2d6fb2fcbd
parenta37432f6ba421c1405a79145727fbbf9a465b72f
Begin working on the fork of Michael Paquier's decoder_raw extension
cli-design.md [deleted file]
doc/design.md [moved from logical-replication-backup-design.md with 100% similarity]
wal2sql/.gitignore [new file with mode: 0644]
wal2sql/Makefile [new file with mode: 0644]
wal2sql/README [new file with mode: 0644]
wal2sql/decoder_raw.c [new file with mode: 0644]
wal2sql/expected/basic.out [new file with mode: 0644]
wal2sql/logical.conf [new file with mode: 0644]
wal2sql/sql/basic.sql [new file with mode: 0644]