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
*
Clean up some includes and comments in TAP test scripts
Michael Paquier
2022-07-07
*
pgstat: slru: remove outdated comment
Andres Freund
2022-07-06
*
Fix wrong field order in _readMergeWhenClause().
Tom Lane
2022-07-06
*
Overload index_form_tuple to allow the memory context to be supplied
David Rowley
2022-07-07
*
pg_stat_statements: Fix test that assumes wal_records = rows.
Robert Haas
2022-07-06
*
pgstat: drop subscription stats without slot as well, fix comment
Andres Freund
2022-07-06
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
*
Remove LLVM_CONFIG from Makefile.global.in
Andres Freund
2022-07-06
*
Tiny capitalization adjustment in pkg-config files
Peter Eisentraut
2022-07-06
*
Remove size increase in ExprEvalStep caused by hashed saops
David Rowley
2022-07-06
*
Refactor sending of DataRow messages in replication protocol
Peter Eisentraut
2022-07-06
*
Unify DLSUFFIX on Darwin
Peter Eisentraut
2022-07-06
*
Reorder ecpg_config.h.in alphabetically
Peter Eisentraut
2022-07-06
*
autho_explain: Add GUC to log query parameters
Michael Paquier
2022-07-06
*
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
pgstat: reduce timer overhead by leaving timer running.
Andres Freund
2022-07-05
*
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-07-05
*
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
*
Rename pg_checkpointer predefined role to pg_checkpoint.
Robert Haas
2022-07-05
*
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-05
*
Fix errors in copyfuncs/equalfuncs support for JSON node types.
Tom Lane
2022-07-05
*
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
*
BRIN: improve documentation on summarization
Alvaro Herrera
2022-07-05
*
Fix pg_prepared_statements.result_types for DML statements
Peter Eisentraut
2022-07-05
*
Simplify a bit the special rules generating unaccent.rules
Michael Paquier
2022-07-05
*
Add result_types column to pg_prepared_statements view
Peter Eisentraut
2022-07-05
*
Remove durable_rename_excl()
Michael Paquier
2022-07-05
*
Replace durable_rename_excl() by durable_rename(), take two
Michael Paquier
2022-07-05
*
Refactor sending of RowDescription messages in replication protocol
Peter Eisentraut
2022-07-04
*
Implement List support for TransactionId
Alvaro Herrera
2022-07-04
*
Prevent write operations on large objects in read-only transactions
Michael Paquier
2022-07-04
*
Fix for change timeline field of IDENTIFY_SYSTEM to int8
Peter Eisentraut
2022-07-04
*
Change timeline field of IDENTIFY_SYSTEM to int8
Peter Eisentraut
2022-07-04
*
Fix attlen in RowDescription of BASE_BACKUP response
Peter Eisentraut
2022-07-04
*
Use a short socket directory path in pg_upgrade testing.
Tom Lane
2022-07-03
*
Remove %error-verbose directive from jsonpath parser
Andrew Dunstan
2022-07-03
*
Allow makeaclitem() to accept multiple privilege names.
Tom Lane
2022-07-03
*
Add Windows file version information to libpq/test programs.
Noah Misch
2022-07-03
*
Simplify tab completion of extension versions, redux.
Tom Lane
2022-07-03
*
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
*
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
*
Remove redundant null pointer checks before pg_free()
Peter Eisentraut
2022-07-03
*
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
*
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
*
Emit debug message when executing extension script.
Jeff Davis
2022-07-02
*
Reformat some node comments
Peter Eisentraut
2022-07-02
*
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-02
*
Introduce pg_attribute_nonnull(...)
Michael Paquier
2022-07-02
*
Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.
Noah Misch
2022-07-01
*
Fix race condition in t/028_pitr_timelines.pl.
Noah Misch
2022-07-01
[next]