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
/
commands
Age
Commit message (
Expand
)
Author
2020-04-14
Comments and doc fixes for commit 40d964ec99.
Amit Kapila
2020-04-08
Revert 0f5ca02f53
Alexander Korotkov
2020-04-07
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-06
Add the option to report WAL usage in EXPLAIN and auto_explain.
Amit Kapila
2020-04-03
Include information on buffer usage during planning phase, in EXPLAIN output,...
Fujii Masao
2020-04-03
Revert "Include information on buffer usage during planning phase, in EXPLAIN...
Fujii Masao
2020-04-03
Include information on buffer usage during planning phase, in EXPLAIN output.
Fujii Masao
2020-03-21
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-16
Introduce a maintenance_io_concurrency setting.
Thomas Munro
2020-03-10
Split out CreateCast into src/backend/catalog/pg_cast.c
Alvaro Herrera
2020-03-10
Remove utils/acl.h from catalog/objectaddress.h
Peter Eisentraut
2020-03-09
Add tg_updatedcols to TriggerData
Peter Eisentraut
2020-03-06
Allow ALTER TYPE to change some properties of a base type.
Tom Lane
2020-03-05
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-03
Report progress of streaming base backup.
Fujii Masao
2020-03-02
Represent command completion tags as structs
Alvaro Herrera
2020-01-29
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-25
Clean up EXPLAIN's handling of per-worker details.
Tom Lane
2020-01-20
Allow vacuum command to process indexes in parallel.
Amit Kapila
2020-01-15
Restructure ALTER TABLE execution to fix assorted bugs.
Tom Lane
2020-01-15
Report progress of ANALYZE commands
Alvaro Herrera
2020-01-15
Introduce IndexAM fields for parallel vacuum.
Amit Kapila
2020-01-04
Make better use of ParseState in ProcessUtility
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-17
Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE.
Tom Lane
2019-11-25
Make the order of the header file includes consistent.
Amit Kapila
2019-11-21
Make DROP DATABASE command generate less WAL records.
Fujii Masao
2019-11-13
Introduce the 'force' option for the Drop Database command.
Amit Kapila
2019-10-04
Remove AtSubStart_Notify.
Robert Haas
2019-09-25
Support reloptions of enum type
Alvaro Herrera
2019-09-10
Allow setting statistics target for extended statistics
Tomas Vondra
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-16
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-05
Remove unreferenced function declarations.
Tom Lane
2019-07-01
Fix many typos and inconsistencies
Michael Paquier
2019-06-04
Add command column to pg_stat_progress_create_index
Peter Eisentraut
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-07
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-04-25
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-07
Report progress of REINDEX operations
Peter Eisentraut
2019-04-05
Harden tableam against nonexistant / wrong kind of AMs.
Andres Freund
2019-04-04
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-03
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-03
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-02
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-03-29
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-25
Add progress reporting for CLUSTER and VACUUM FULL.
Robert Haas
[next]