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
REL_18_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
/
include
/
pgstat.h
Age
Commit message (
Expand
)
Author
2020-03-13
Unify several ways to tracking backend type
Peter Eisentraut
2020-03-03
Report progress of streaming base backup.
Fujii Masao
2020-02-17
Add description about GSSOpenServer wait event into document.
Fujii Masao
2020-01-21
Add GUC variables for stat tracking and timeout as PGDLLIMPORT
Michael Paquier
2020-01-15
Report progress of ANALYZE commands
Alvaro Herrera
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-19
Extend the ProcSignal mechanism to support barriers.
Robert Haas
2019-08-16
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-12
Rearrange pgstat_bestart() to avoid failures within its critical section.
Tom Lane
2019-05-01
Fix union for pgstat message types
Magnus Hagander
2019-04-12
Show shared object statistics in pg_stat_database
Magnus Hagander
2019-04-10
Avoid counting transaction stats for parallel worker cooperating
Amit Kapila
2019-04-03
GSSAPI encryption support
Stephen Frost
2019-04-02
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-03-25
Add progress reporting for CLUSTER and VACUUM FULL.
Robert Haas
2019-03-13
Use condition variables to wait for checkpoints.
Thomas Munro
2019-03-09
Track block level checksum failures in pg_stat_database
Magnus Hagander
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-26
Change function call information to be variable length.
Andres Freund
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-10-25
Add pg_promote function
Michael Paquier
2018-10-24
List wait events in alphabetical order
Michael Paquier
2018-07-02
Add wait event for fsync of WAL segments
Michael Paquier
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-02-02
Support parallel btree index builds.
Robert Haas
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-12-21
Add parallel-aware hash joins.
Andres Freund
2017-09-19
Avoid use of non-portable strnlen() in pgstat_clip_activity().
Andres Freund
2017-09-19
Speedup pgstat_report_activity by moving mb-aware truncation to read side.
Andres Freund
2017-09-01
Use group updates when setting transaction status in clog.
Robert Haas
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
Fix inadequacies in recently added wait events
Alvaro Herrera
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-04-07
Add ProcArrayGroupUpdate wait event.
Robert Haas
2017-03-27
Show more processes in pg_stat_activity.
Robert Haas
2017-03-23
Fix enum definition.
Robert Haas
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-18
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
Tom Lane
2017-03-18
Create and use wait events for read, write, and fsync operations.
Robert Haas
2017-03-08
Support parallel bitmap heap scans.
Robert Haas
2017-03-03
Use asynchronous connect API in libpqwalreceiver
Peter Eisentraut
2017-02-15
btree: Support parallel index scans.
Robert Haas
2017-01-20
Logical replication
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-16
Simplify LWLock tranche machinery by removing array_base/array_stride.
Robert Haas
2016-12-02
Use latch instead of select() in walreceiver
Peter Eisentraut
[next]