index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Refactor LogicalTapeSet/LogicalTape interface.
Heikki Linnakangas
2021-10-18
*
Reset properly snapshot export state during transaction abort
Michael Paquier
2021-10-18
*
shm_mq: Update mq_bytes_written less often.
Robert Haas
2021-10-14
*
windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
Andres Freund
2021-10-04
*
Fix duplicate words in comments
Daniel Gustafsson
2021-10-04
*
Fix checking of query type in plpgsql's RETURN QUERY command.
Tom Lane
2021-10-03
*
Fix Portal snapshot tracking to handle subtransactions properly.
Tom Lane
2021-10-01
*
Ensure interleaved_parts field is always initialized
David Rowley
2021-10-01
*
Treat ETIMEDOUT as indicating a non-recoverable connection failure.
Tom Lane
2021-09-30
*
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-09-29
*
Fix incorrect format placeholder
Peter Eisentraut
2021-09-29
*
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
2021-09-23
*
Invalidate all partitions for a partitioned table in publication.
Amit Kapila
2021-09-22
*
Fix "single value strategy" index deletion issue.
Peter Geoghegan
2021-09-21
*
Document XLOG_INCLUDE_XID a little better
Alvaro Herrera
2021-09-21
*
Introduce GUC shared_memory_size_in_huge_pages
Michael Paquier
2021-09-21
*
pgstat: Prepare to use mechanism for truncated rels also for droppped rels.
Andres Freund
2021-09-20
*
Doc: add glossary term for "auxiliary process"
Alvaro Herrera
2021-09-20
*
process startup: Split single user code out of PostgresMain().
Andres Freund
2021-09-17
*
Fix performance regression from session statistics.
Andres Freund
2021-09-16
*
Support "postgres -C" with runtime-computed GUCs
Michael Paquier
2021-09-16
*
Remove arbitrary 64K-or-so limit on rangetable size.
Tom Lane
2021-09-15
*
Add Cardinality typedef
Peter Eisentraut
2021-09-15
*
Update Unicode data to Unicode 14.0.0
Peter Eisentraut
2021-09-15
*
Send NOTIFY signals during CommitTransaction.
Tom Lane
2021-09-14
*
Fix planner error with multiple copies of an AlternativeSubPlan.
Tom Lane
2021-09-14
*
Remove T_Expr
Peter Eisentraut
2021-09-14
*
jit: Do not try to shut down LLVM state in case of LLVM triggered errors.
Andres Freund
2021-09-13
*
Remove code duplication for permission checks with replication slots
Michael Paquier
2021-09-14
*
Refactor the syslogger pipe protocol to use a bitmask for its options
Michael Paquier
2021-09-13
*
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-09-09
*
Remove Value node struct
Peter Eisentraut
2021-09-09
*
Fix misleading comments about TOAST access macros.
Tom Lane
2021-09-08
*
Disable anonymous record hash support except in special cases
Peter Eisentraut
2021-09-08
*
Invalidate relcache for publications defined for all tables.
Amit Kapila
2021-09-08
*
Introduce GUC shared_memory_size
Michael Paquier
2021-09-08
*
Add PublicationTable and PublicationRelInfo structs
Alvaro Herrera
2021-09-06
*
Fix actively-misleading comments about the contents of struct pg_tm.
Tom Lane
2021-09-06
*
Make timetz_zone() stable, and correct a bug for DYNTZ abbreviations.
Tom Lane
2021-09-06
*
Move the shared memory size calculation to its own function
Michael Paquier
2021-09-06
*
Revert "Avoid creating archive status ".ready" files too early"
Alvaro Herrera
2021-09-04
*
Set the volatility of the timestamptz version of date_bin() back to immutable
John Naylor
2021-09-03
*
Enhance pg_stat_reset_single_table_counters function.
Fujii Masao
2021-09-02
*
Optimize fileset usage in apply worker.
Amit Kapila
2021-09-02
*
Mark the timestamptz variant of date_bin() as stable
John Naylor
2021-08-31
*
Refactor sharedfileset.c to separate out fileset implementation.
Amit Kapila
2021-08-30
*
Add logical change details to logical replication worker errcontext.
Amit Kapila
2021-08-27
*
Extend collection of Unicode combining characters to beyond the BMP
John Naylor
2021-08-26
*
Update display widths as part of updating Unicode
John Naylor
2021-08-26
*
Revert "Rename unicode_combining_table to unicode_width_table"
John Naylor
2021-08-26
[next]