index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
doc: fix Apple Silicon Homebrew prefix change documentation
Daniel Gustafsson
2023-03-27
*
doc: Fix XML_CATALOG_FILES env var for Apple M1 machines
Daniel Gustafsson
2023-03-27
*
Make SCRAM iteration count configurable
Daniel Gustafsson
2023-03-27
*
meson: Fix support for empty darwin sysroot
Peter Eisentraut
2023-03-27
*
Improve a few things in pg_walinspect
Michael Paquier
2023-03-27
*
Generate pg_stat_get_xact*() functions for relations using macros
Michael Paquier
2023-03-27
*
Doc: clarify introduction to database roles.
Tom Lane
2023-03-26
*
Fix oversights in array manipulation.
Tom Lane
2023-03-26
*
Add SysCacheGetAttrNotNull for guaranteed not-null attrs
Daniel Gustafsson
2023-03-25
*
Comment on expectations for AutoVacuumWorkItem handlers.
Noah Misch
2023-03-25
*
Fix CREATE INDEX progress reporting for multi-level partitioning.
Tom Lane
2023-03-25
*
Fix abbreviated keys bug introduced in d87d548cd03.
Jeff Davis
2023-03-25
*
Doc: fix another "contents...exceed the available area" PDF warning.
Tom Lane
2023-03-25
*
Doc: fix examples for pg_input_error_info().
Tom Lane
2023-03-24
*
docs: Explain how to silence overly verbose messages by fop
Andres Freund
2023-03-24
*
Invent GENERIC_PLAN option for EXPLAIN.
Tom Lane
2023-03-24
*
meson: Fix oversight in install-quiet
Andres Freund
2023-03-24
*
Avoid potential UCollator leak for older ICU versions.
Jeff Davis
2023-03-24
*
pg_locale.c: change ereport() to elog().
Jeff Davis
2023-03-24
*
amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Robert Haas
2023-03-24
*
Fix typo in header comment
Daniel Gustafsson
2023-03-24
*
Fix incorrect format placeholders
Peter Eisentraut
2023-03-24
*
meson: docs: add texinfo target
Andres Freund
2023-03-23
*
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
*
meson: add install-{quiet, world} targets
Andres Freund
2023-03-23
*
meson: add install-{docs,doc-html,doc-man} targets
Andres Freund
2023-03-23
*
meson: make install_test_files more generic, rename to install_files
Andres Freund
2023-03-23
*
Doc: Improve description of the "batch_size" option for postgres_fdw.
Etsuro Fujita
2023-03-24
*
Rewrite error message related to sslmode in libpq
Michael Paquier
2023-03-24
*
Rename fields in pgstat structures for functions and relations
Michael Paquier
2023-03-24
*
Implement find_my_exec()'s path normalization using realpath(3).
Tom Lane
2023-03-23
*
doc: fix another case of missing productname markup
Daniel Gustafsson
2023-03-23
*
Count updates that move row to a new page.
Peter Geoghegan
2023-03-23
*
Handle the "und" locale in ICU versions 54 and older.
Jeff Davis
2023-03-23
*
amcheck: Fix a few bugs in new update chain validation.
Robert Haas
2023-03-23
*
Add missing "-I." flag when building pg_bsd_indent.
Tom Lane
2023-03-23
*
Minor comment improvements for compress_lz4
Tomas Vondra
2023-03-23
*
Unify buffer sizes in pg_dump compression API
Tomas Vondra
2023-03-23
*
Improve type handling in pg_dump's compress file API
Tomas Vondra
2023-03-23
*
Wrap ICU ucol_open().
Jeff Davis
2023-03-23
*
Ignore generated columns during apply of update/delete.
Amit Kapila
2023-03-23
*
Allow logical replication to copy tables in binary format.
Amit Kapila
2023-03-23
*
Improve a bit the tests of pg_walinspect
Michael Paquier
2023-03-23
*
Improve the naming of Parallel Hash Join phases.
Thomas Munro
2023-03-23
*
Allow locking updated tuples in tuple_update() and tuple_delete()
Alexander Korotkov
2023-03-23
*
Evade extra table_tuple_fetch_row_version() in ExecUpdate()/ExecDelete()
Alexander Korotkov
2023-03-23
*
Fix new test case to work on (some?) big-endian architectures.
Tom Lane
2023-03-22
*
Fix initdb's handling of min_wal_size and max_wal_size.
Tom Lane
2023-03-22
*
Reduce memory leakage in initdb.
Tom Lane
2023-03-22
*
Add "-c name=value" switch to initdb.
Tom Lane
2023-03-22
[next]