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
*
Database-level collation version tracking
Peter Eisentraut
2022-02-14
*
Use WL_SOCKET_CLOSED for client_connection_check_interval.
Thomas Munro
2022-02-14
*
Add WL_SOCKET_CLOSED for socket shutdown events.
Thomas Munro
2022-02-14
*
Consolidate VACUUM xid cutoff logic.
Peter Geoghegan
2022-02-11
*
Add VACUUM instrumentation for scanned pages, relfrozenxid.
Peter Geoghegan
2022-02-11
*
Fix DROP {DATABASE,TABLESPACE} on Windows.
Thomas Munro
2022-02-12
*
Add suport for server-side LZ4 base backup compression.
Robert Haas
2022-02-11
*
Logical decoding of sequences
Tomas Vondra
2022-02-10
*
Remove server support for the previous base backup protocol.
Robert Haas
2022-02-10
*
Add min() and max() aggregates for xid8.
Fujii Masao
2022-02-10
*
Test honestly for <sys/signalfd.h>.
Tom Lane
2022-02-09
*
Remove MaxBackends variable in favor of GetMaxBackends() function.
Robert Haas
2022-02-08
*
Allow archiving via loadable modules.
Robert Haas
2022-02-03
*
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-03
*
Remove configure's check for rl_completion_append_character.
Tom Lane
2022-02-02
*
Some cleanup for change of collate and ctype fields to type text
Peter Eisentraut
2022-02-02
*
Fix missing undefine in sort_template.h
John Naylor
2022-01-31
*
Introduce pg_settings_get_flags() to find flags associated to a GUC
Michael Paquier
2022-01-31
*
Remove xloginsert.h from xlog.h
Alvaro Herrera
2022-01-30
*
Fix failure to validate the result of select_common_type().
Tom Lane
2022-01-29
*
Move the code to archive files via the shell to a separate file.
Robert Haas
2022-01-28
*
Add HEADER support to COPY text format
Peter Eisentraut
2022-01-28
*
Fix ordering of XIDs in ProcArrayApplyRecoveryInfo
Tomas Vondra
2022-01-27
*
Change collate and ctype fields to type text
Peter Eisentraut
2022-01-27
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
Fix limitations on what SQL commands can be issued to a walsender.
Tom Lane
2022-01-24
*
Server-side gzip compression.
Robert Haas
2022-01-24
*
pg_upgrade: Preserve database OIDs.
Robert Haas
2022-01-24
*
Support base backup targets.
Robert Haas
2022-01-20
*
Remove 'datlastsysoid'.
Robert Haas
2022-01-20
*
Make logical decoding a part of the rmgr.
Jeff Davis
2022-01-19
*
interval_out() must be marked STABLE, not IMMUTABLE.
Tom Lane
2022-01-19
*
Modify pg_basebackup to use a new COPY subprotocol for base backups.
Robert Haas
2022-01-18
*
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
Robert Haas
2022-01-17
*
Add Boolean node
Peter Eisentraut
2022-01-17
*
Introduce log_destination=jsonlog
Michael Paquier
2022-01-17
*
Add stxdinherit flag to pg_statistic_ext_data
Tomas Vondra
2022-01-16
*
Unify VACUUM VERBOSE and autovacuum logging.
Peter Geoghegan
2022-01-14
*
Allow "in place" tablespaces.
Thomas Munro
2022-01-15
*
Rename value node fields
Peter Eisentraut
2022-01-14
*
Improve error handling of HMAC computations
Michael Paquier
2022-01-13
*
Fix memory leak in indexUnchanged hint mechanism.
Peter Geoghegan
2022-01-12
*
Add index on pg_publication_rel.prpubid
Alvaro Herrera
2022-01-12
*
Refactor set of routines specific to elog.c
Michael Paquier
2022-01-12
*
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-12
*
Clean up messy API for src/port/thread.c.
Tom Lane
2022-01-11
*
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
*
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Create foreign key triggers in partitioned tables too
Alvaro Herrera
2022-01-05
[next]