index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pg_walinspect
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
1
-1
/
+1
*
Fix various typos
David Rowley
2023-04-18
1
-1
/
+1
*
Add show_data option to pg_get_wal_block_info.
Peter Geoghegan
2023-03-31
5
-21
/
+25
*
Show record information in pg_get_wal_block_info.
Peter Geoghegan
2023-03-30
4
-88
/
+140
*
Fix recent pg_walinspect fpi_length bug.
Peter Geoghegan
2023-03-28
1
-8
/
+7
*
pg_walinspect: Adjust memory context name.
Peter Geoghegan
2023-03-27
1
-1
/
+1
*
Improve a few things in pg_walinspect
Michael Paquier
2023-03-27
1
-15
/
+27
*
Improve a bit the tests of pg_walinspect
Michael Paquier
2023-03-23
4
-45
/
+47
*
Tweak regression test of pg_walinspect to be less collation-sensitive
Michael Paquier
2023-03-16
2
-6
/
+15
*
Rework design of functions in pg_walinspect
Michael Paquier
2023-03-14
6
-163
/
+169
*
Refactor and improve tests of pg_walinspect
Michael Paquier
2023-03-13
6
-34
/
+128
*
pg_walinspect: pg_get_wal_fpi_info() -> pg_get_wal_block_info()
Michael Paquier
2023-03-10
4
-72
/
+152
*
Limit memory usage of pg_walinspect functions.
Jeff Davis
2023-02-20
1
-5
/
+53
*
pg_walinspect: Add pg_get_wal_fpi_info()
Michael Paquier
2023-01-23
7
-4
/
+213
*
Update copyright for 2023
Bruce Momjian
2023-01-02
2
-2
/
+2
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
1
-0
/
+2
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
1
-0
/
+3
*
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-10-18
1
-2
/
+2
*
meson: Add windows resource files
Andres Freund
2022-10-05
1
-0
/
+6
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
2
-4
/
+4
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
2
-4
/
+4
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
1
-0
/
+27
*
Use float8 datatype for percentiles in pg_walinspect stat functions
Peter Eisentraut
2022-09-12
2
-12
/
+12
*
Use correct LSN for error reporting in pg_walinspect
Jeff Davis
2022-08-18
1
-30
/
+23
*
Replace many MemSet calls with struct initialization
Peter Eisentraut
2022-07-16
1
-18
/
+7
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
1
-30
/
+30
*
pg_walinspect: fix case where flush LSN is in the middle of a record.
Jeff Davis
2022-04-30
1
-26
/
+33
*
Fix typo in pg_walinspect.c
Michael Paquier
2022-04-26
1
-1
/
+1
*
Fix buildfarm failures in pg_walinspect tests.
Jeff Davis
2022-04-08
4
-8
/
+20
*
Add contrib/pg_walinspect.
Jeff Davis
2022-04-08
7
-0
/
+1064