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
/
access
Age
Commit message (
Expand
)
Author
2020-12-20
Multirange datatypes
Alexander Korotkov
2020-11-25
Remove catalog function currtid()
Michael Paquier
2020-11-23
Rename the "point is strictly above/below point" comparison operators.
Tom Lane
2020-11-17
Deprecate nbtree's BTP_HAS_GARBAGE flag.
Peter Geoghegan
2020-11-14
Fix some typos
Michael Paquier
2020-11-03
Fix typos.
Amit Kapila
2020-10-22
Extend amcheck to check heap pages.
Robert Haas
2020-10-15
doc: improve description of synchronous_commit modes
Bruce Momjian
2020-09-25
Defer flushing of SLRU files.
Thomas Munro
2020-09-17
Add support for building GiST index by sorting.
Heikki Linnakangas
2020-09-02
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-08-31
C comment: remove mention of use of t_hoff WAL structure member
Bruce Momjian
2020-08-30
Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE.
Tom Lane
2020-08-26
Add additional information in the vacuum error context.
Amit Kapila
2020-08-18
snapshot scalability: cache snapshots using a xact completion counter.
Andres Freund
2020-08-17
Make xact.h usable in frontend.
Heikki Linnakangas
2020-08-16
Correct several behavior descriptions in comments.
Noah Misch
2020-08-15
Mark a few logical decoding related variables with PGDLLIMPORT.
Amit Kapila
2020-08-12
snapshot scalability: Don't compute global horizons while building snapshots.
Andres Freund
2020-08-12
Track latest completed xid as a FullTransactionId.
Andres Freund
2020-08-11
Rename VariableCacheData.nextFullXid to nextXid.
Andres Freund
2020-08-08
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-01
Invent "amadjustmembers" AM method for validating opclass members.
Tom Lane
2020-07-29
Remove non-fast promotion.
Fujii Masao
2020-07-29
Move syncscan.c to src/backend/access/common.
Thomas Munro
2020-07-26
Allocate consecutive blocks during parallel seqscans
David Rowley
2020-07-23
WAL Log invalidations at command end with wal_level=logical.
Amit Kapila
2020-07-21
Add nbtree Valgrind buffer lock checks.
Peter Geoghegan
2020-07-20
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
Immediately WAL-log subtransaction and top-level XID association.
Amit Kapila
2020-07-14
Fix comments related to table AMs
Michael Paquier
2020-07-08
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-07
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-06-25
Fix misuse of table_index_fetch_tuple_check().
Peter Geoghegan
2020-06-24
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
Save slot's restart_lsn when invalidated due to size
Alvaro Herrera
2020-06-20
Remove dead forceSync parameter of XactLogCommitRecord().
Noah Misch
2020-06-19
Fix deduplication "single value" strategy bug.
Peter Geoghegan
2020-06-17
Fix nbtree.h dedup state comment.
Peter Geoghegan
2020-06-17
Don't export basebackup.c's sendTablespace().
Robert Haas
2020-06-08
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-06-07
pgindent run prior to branching v13.
Tom Lane
2020-06-07
Spelling adjustments
Peter Eisentraut
2020-05-28
Fix some comments in xlogreader.h
Michael Paquier
2020-05-15
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-13
Improve management of SLRU statistics collection.
Tom Lane
2020-05-13
Adjust walsender usage of xlogreader, simplify APIs
Alvaro Herrera
2020-05-11
Adjust "root of to-be-deleted subtree" function.
Peter Geoghegan
2020-05-11
Fix obsolete references to "XLogRead"
Alvaro Herrera
[next]