aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWindowAgg.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-12-05 09:28:29 +0900
committerMichael Paquier <michael@paquier.xyz>2022-12-05 09:28:29 +0900
commit71cb84ec69a38444c48bd8d3b5451b2da157848b (patch)
tree7d41c2e9d4bef261d0b265c3841e4936a40dc8fd /src/backend/executor/nodeWindowAgg.c
parent8692f6644e71f51db9a853a652f37909c9cb534d (diff)
downloadpostgresql-71cb84ec69a38444c48bd8d3b5451b2da157848b.tar.gz
postgresql-71cb84ec69a38444c48bd8d3b5451b2da157848b.zip
Add LSN location in some error messages related to WAL pages
The error messages reported during any failures while reading or validating the header of a WAL currently includes only the offset of the page but not the compiled LSN referring to the page, requiring an extra step to compile it if looking at the surroundings with pg_waldump or similar. Adding this information costs a bit in translation, but also eases debugging. Author: Bharath Rupireddy Reviewed-by: Álvaro Herrera, Kyotaro Horiguchi, Maxim Orlov, Michael Paquier Discussion: https://postgr.es/m/CALj2ACWV=FCddsxcGbVOA=cvPyMr75YCFbSQT6g4KDj=gcJK4g@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeWindowAgg.c')
0 files changed, 0 insertions, 0 deletions