index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
pgstat: introduce pgstat_relation_should_count().
Andres Freund
2022-03-20
*
Blind fix for uninitialized memory bug in ba9a7e392171
Alvaro Herrera
2022-03-20
*
Log regression.diffs in 027_stream_regress.pl.
Thomas Munro
2022-03-21
*
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Tom Lane
2022-03-20
*
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-03-20
*
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-20
*
pgstat: split out WAL handling from pgstat_{initialize,report_stat}.
Andres Freund
2022-03-19
*
pgstat: split relation, database handling out of pgstat_report_stat().
Andres Freund
2022-03-19
*
pgstat: run pgindent on pgstat.c/h.
Andres Freund
2022-03-19
*
Fix an outdated and grammatically wrong comment
Alvaro Herrera
2022-03-19
*
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
*
Add regression tests for ALTER MATERIALIZED VIEW with tablespaces
Michael Paquier
2022-03-19
*
Silence -Wmaybe-uninitialized compiler warning in dbcommands.c.
Andres Freund
2022-03-18
*
Fix incorrect xmlschema output for types timetz and timestamptz.
Tom Lane
2022-03-18
*
Specify database encoding in new ICU test.
Tom Lane
2022-03-18
*
Doc: remove bogus instruction to install contrib/hstore.
Tom Lane
2022-03-18
*
Remove workarounds for avoiding [U]INT64_FORMAT in translatable strings.
Tom Lane
2022-03-18
*
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
*
Fix header inclusion order in pg_receivewal.c
Michael Paquier
2022-03-18
*
Declare aarch64 has single copy atomicity for 8 byte values.
Thomas Munro
2022-03-18
*
Don't bother to attach column name lists to RowExprs of named types.
Tom Lane
2022-03-17
*
Revert applying column aliases to the output of whole-row Vars.
Tom Lane
2022-03-17
*
Refactor code for reading and writing relation map files.
Robert Haas
2022-03-17
*
Fix row filters with multiple publications
Tomas Vondra
2022-03-17
*
Split ExecUpdate and ExecDelete into reusable pieces
Alvaro Herrera
2022-03-17
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Fix pg_tablespace_location() with in-place tablespaces
Michael Paquier
2022-03-17
*
Fix publish_as_relid with multiple publications
Tomas Vondra
2022-03-16
*
Suppress compiler warnings.
Robert Haas
2022-03-16
*
Fix race between DROP TABLESPACE and checkpointing.
Thomas Munro
2022-03-16
*
Fix waiting in RegisterSyncRequest().
Thomas Munro
2022-03-16
*
Wake up for latches in CheckpointWriteDelay().
Thomas Munro
2022-03-16
*
Silence LLVM 14 API deprecation warnings.
Thomas Munro
2022-03-16
*
Remove accidentally-committed file.
Robert Haas
2022-03-15
*
Allow extensions to add new backup targets.
Robert Haas
2022-03-15
*
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.
Robert Haas
2022-03-15
*
Fix compiler warning introduced in commit 705e20f855.
Amit Kapila
2022-03-15
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Add more regression tests for pg_ls_dir()
Michael Paquier
2022-03-15
*
Fix pg_basebackup with in-place tablespaces.
Thomas Munro
2022-03-15
*
Support "of", "tzh", and "tzm" format codes.
Robert Haas
2022-03-14
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Fix bogus tab-completion queries.
Tom Lane
2022-03-13
*
VACUUM VERBOSE: tweak scanned_pages logic.
Peter Geoghegan
2022-03-13
*
Force track_io_timing off in explain.sql to avoid failures when enabled.
Andres Freund
2022-03-12
*
Set synchronous_commit=on in test_setup.sql.
Andres Freund
2022-03-12
*
vacuumlazy.c: Standardize rel_pages terminology.
Peter Geoghegan
2022-03-12
*
vacuumlazy.c: document vistest and OldestXmin.
Peter Geoghegan
2022-03-12
*
Normalize heap_prepare_freeze_tuple argument name.
Peter Geoghegan
2022-03-11
*
Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd
Michael Paquier
2022-03-12
[prev]
[next]