index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
Commit message (
Expand
)
Author
Age
*
Fix ENABLE/DISABLE TRIGGER to handle recursion correctly
Alvaro Herrera
2022-08-05
*
Allow "in place" tablespaces.
Alvaro Herrera
2022-07-27
*
Invalidate all partitions for a partitioned table in publication.
Amit Kapila
2021-09-22
*
Send NOTIFY signals during CommitTransaction.
Tom Lane
2021-09-14
*
Fix toast rewrites in logical decoding.
Amit Kapila
2021-08-25
*
Preserve firing-on state when cloning row triggers to partitions
Alvaro Herrera
2021-07-16
*
Rename SLRU structures and associated LWLocks.
Tom Lane
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Comments and doc fixes for commit 40d964ec99.
Amit Kapila
2020-04-14
*
Revert 0f5ca02f53
Alexander Korotkov
2020-04-08
*
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-07
*
Add the option to report WAL usage in EXPLAIN and auto_explain.
Amit Kapila
2020-04-06
*
Include information on buffer usage during planning phase, in EXPLAIN output,...
Fujii Masao
2020-04-04
*
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-04-03
*
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-21
*
Introduce a maintenance_io_concurrency setting.
Thomas Munro
2020-03-16
*
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-10
*
Add tg_updatedcols to TriggerData
Peter Eisentraut
2020-03-09
*
Allow ALTER TYPE to change some properties of a base type.
Tom Lane
2020-03-06
*
Remove the "opaque" pseudo-type and associated compatibility hacks.
Tom Lane
2020-03-05
*
Report progress of streaming base backup.
Fujii Masao
2020-03-03
*
Represent command completion tags as structs
Alvaro Herrera
2020-03-02
*
Invent "trusted" extensions, and remove the pg_pltemplate catalog.
Tom Lane
2020-01-29
*
Clean up EXPLAIN's handling of per-worker details.
Tom Lane
2020-01-25
*
Allow vacuum command to process indexes in parallel.
Amit Kapila
2020-01-20
*
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-15
*
Make better use of ParseState in ProcessUtility
Peter Eisentraut
2020-01-04
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE.
Tom Lane
2019-12-16
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Make DROP DATABASE command generate less WAL records.
Fujii Masao
2019-11-21
*
Introduce the 'force' option for the Drop Database command.
Amit Kapila
2019-11-13
*
Remove AtSubStart_Notify.
Robert Haas
2019-10-04
*
Support reloptions of enum type
Alvaro Herrera
2019-09-25
*
Allow setting statistics target for extended statistics
Tomas Vondra
2019-09-11
*
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-19
*
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-16
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
*
Remove unreferenced function declarations.
Tom Lane
2019-07-05
*
Fix many typos and inconsistencies
Michael Paquier
2019-07-01
*
Add command column to pg_stat_progress_create_index
Peter Eisentraut
2019-06-04
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-08
*
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-25
[next]