index
:
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
REL_16_STABLE
REL_17_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
rmgrdesc
/
xactdesc.c
Age
Commit message (
Expand
)
Author
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-02-25
Change relpath() et al to return path by value
Andres Freund
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-09-18
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-04-18
Fix typos and duplicate words
Daniel Gustafsson
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-04
Fix incorrect format placeholders
Peter Eisentraut
2022-04-07
pgstat: scaffolding for transactional stats creation / drop.
Andres Freund
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-12-13
Improve description of some WAL records with transaction commands
Michael Paquier
2021-02-23
Simplify printing of LSNs
Peter Eisentraut
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-07-23
WAL Log invalidations at command end with wal_level=logical.
Amit Kapila
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-01-30
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-13
Make pg_waldump report more detail information about PREPARE TRANSACTION record.
Fujii Masao
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-04-17
Fix confusion on the padding of GIDs in on commit and abort records.
Heikki Linnakangas
2018-04-09
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-02
Fix some dubious WAL-parsing code.
Tom Lane
2018-03-28
Store 2PC GID in commit/abort WAL recs for logical decoding
Simon Riggs
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-02-09
Rename user-facing tools with "xlog" in the name to say "wal".
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-06-09
pgindent run for 9.6
Robert Haas
2016-04-27
Emit invalidations to standby for transactions without xid.
Andres Freund
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-07-02
Use appendStringInfoString/Char et al where appropriate.
Heikki Linnakangas
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-01
Fix unaligned memory access in xlog parsing due to replication origin patch.
Andres Freund
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-03-15
Merge the various forms of transaction commit & abort records.
Andres Freund
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-11-20
Revamp the WAL record format.
Heikki Linnakangas
2014-09-22
Improve code around the recently added rm_identify rmgr callback.
Andres Freund
2014-09-19
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-06-14
Change the signature of rm_desc so that it's passed a XLogRecord.
Heikki Linnakangas
2014-04-30
Rationalize common/relpath.[hc].
Tom Lane
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-10-31
Use appendStringInfoString instead of appendStringInfo where possible.
Robert Haas
2013-07-02
Use an MVCC snapshot, rather than SnapshotNow, for catalog scans.
Robert Haas
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-02-22
Move relpath() to libpgcommon
Alvaro Herrera
2013-01-01
Update copyrights for 2013
Bruce Momjian
[next]