index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
Age
Commit message (
Expand
)
Author
2020-11-03
Remove pg_collation.collversion.
Thomas Munro
2020-10-28
Centralize horizon determination for temp tables, fixing bug due to skew.
Andres Freund
2020-10-19
Revise child-to-root tuple conversion map management.
Heikki Linnakangas
2020-09-08
Add support for partitioned tables and indexes in REINDEX
Michael Paquier
2020-09-04
Remove variable "concurrent" from ReindexStmt
Michael Paquier
2020-09-01
Set cutoff xmin more aggressively when vacuuming a temporary table.
Tom Lane
2020-06-09
Unify drop-by-OID functions
Peter Eisentraut
2020-05-15
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
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-04
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-16
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-11
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-08
Add TRUNCATE parameter to VACUUM.
Fujii Masao
[next]