git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 708007d) | patch
Add contrib/pg_walinspect.
Fri, 8 Apr 2022 07:02:10 +0000 (00:02 -0700)
Fri, 8 Apr 2022 07:26:44 +0000 (00:26 -0700)
commit 2258e76f90bf0254504644df0515cddc0c0a87f9
Add contrib/pg_walinspect.

Provides similar functionality to pg_waldump, but from a SQL interface
rather than a separate utility.

Author: Bharath Rupireddy
Reviewed-by: Greg Stark, Kyotaro Horiguchi, Andres Freund, Ashutosh Sharma, Nitin Jadhav, RKN Sai Krishna
Discussion: https://postgr.es/m/CALj2ACUGUYXsEQdKhEdsBzhGEyF3xggvLdD8C0VT72TNEfOiog%40mail.gmail.com
25 files changed:
contrib/Makefile diff | blob | blame | history
contrib/pg_walinspect/.gitignore [new file with mode: 0644] blob
contrib/pg_walinspect/Makefile [new file with mode: 0644] blob
contrib/pg_walinspect/expected/pg_walinspect.out [new file with mode: 0644] blob
contrib/pg_walinspect/pg_walinspect--1.0.sql [new file with mode: 0644] blob
contrib/pg_walinspect/pg_walinspect.c [new file with mode: 0644] blob
contrib/pg_walinspect/pg_walinspect.control [new file with mode: 0644] blob
contrib/pg_walinspect/sql/pg_walinspect.sql [new file with mode: 0644] blob
doc/src/sgml/contrib.sgml diff | blob | blame | history
doc/src/sgml/filelist.sgml diff | blob | blame | history
doc/src/sgml/func.sgml diff | blob | blame | history
doc/src/sgml/pgwalinspect.sgml [new file with mode: 0644] blob
src/backend/access/rmgrdesc/xlogdesc.c diff | blob | blame | history
src/backend/access/transam/Makefile diff | blob | blame | history
src/backend/access/transam/xlogreader.c diff | blob | blame | history
src/backend/access/transam/xlogstats.c [new file with mode: 0644] blob
src/backend/access/transam/xlogutils.c diff | blob | blame | history
src/bin/pg_waldump/.gitignore diff | blob | blame | history
src/bin/pg_waldump/Makefile diff | blob | blame | history
src/bin/pg_waldump/pg_waldump.c diff | blob | blame | history
src/include/access/xlog.h diff | blob | blame | history
src/include/access/xlog_internal.h diff | blob | blame | history
src/include/access/xlogreader.h diff | blob | blame | history
src/include/access/xlogstats.h [new file with mode: 0644] blob
src/include/access/xlogutils.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /