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
...
*
Add tests for recovery deadlock conflicts.
Andres Freund
2022-05-02
*
Fix typo in comment.
Etsuro Fujita
2022-05-02
*
pg_walinspect: fix case where flush LSN is in the middle of a record.
Jeff Davis
2022-04-30
*
Tighten enforcement of variable CONSTANT markings in plpgsql.
Tom Lane
2022-04-30
*
Claim SQL standard compliance for SQL/JSON features
Andrew Dunstan
2022-04-29
*
Fix JSON_OBJECTAGG uniquefying bug
Andrew Dunstan
2022-04-28
*
Disable asynchronous execution if using gating Result nodes.
Etsuro Fujita
2022-04-28
*
Revert recent changes with durable_rename_excl()
Michael Paquier
2022-04-28
*
Fix SQL syntax in comment in logical/worker.c
John Naylor
2022-04-28
*
Remove durable_rename_excl()
Michael Paquier
2022-04-28
*
Replace existing durable_rename_excl() calls with durable_rename()
Michael Paquier
2022-04-28
*
Fix incorrect format placeholders
Peter Eisentraut
2022-04-27
*
Handle NULL fields in WRITE_INDEX_ARRAY
Peter Eisentraut
2022-04-27
*
Add some isolation tests for CLUSTER
Michael Paquier
2022-04-26
*
Inhibit mingw CRT's auto-globbing of command line arguments
Andrew Dunstan
2022-04-25
*
Drop unlogged table after test is done
Alvaro Herrera
2022-04-25
*
Cover brin/gin/gist/spgist ambuildempty routines in regression tests
Alvaro Herrera
2022-04-25
*
Always pfree strings returned by GetDatabasePath
Alvaro Herrera
2022-04-25
*
Fix incautious CTE matching in rewriteSearchAndCycle().
Tom Lane
2022-04-23
*
Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUBLE==8.
Noah Misch
2022-04-22
*
Remove some recently-added pg_dump test cases.
Robert Haas
2022-04-22
*
Fix performance regression in tuplesort specializations
David Rowley
2022-04-22
*
Remove inadequate assertion check in CTE inlining.
Tom Lane
2022-04-21
*
Fix missed cases in libpq's error handling.
Tom Lane
2022-04-21
*
Rethink method for assigning OIDs to the template0 and postgres DBs.
Tom Lane
2022-04-21
*
Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarations.
Tom Lane
2022-04-21
*
vacuumlazy.c: MultiXactIds are MXIDs, not XMIDs.
Peter Geoghegan
2022-04-20
*
Fix CLUSTER tuplesorts on abbreviated expressions.
Peter Geoghegan
2022-04-20
*
Disallow infinite endpoints in generate_series() for timestamps.
Tom Lane
2022-04-20
*
Allow db.schema.table patterns, but complain about random garbage.
Robert Haas
2022-04-20
*
Fix incorrect format placeholders
Peter Eisentraut
2022-04-20
*
set_deparse_plan: Reuse variable to appease Coverity
Alvaro Herrera
2022-04-20
*
Move ModifyTableContext->lockmode to UpdateContext
Alvaro Herrera
2022-04-20
*
ExecModifyTable: use context.planSlot instead of planSlot
Alvaro Herrera
2022-04-20
*
Fix breakage in AlterFunction().
Tom Lane
2022-04-19
*
Remove duplicated word in comment of basebackup.c
Michael Paquier
2022-04-20
*
Fix extract epoch from interval calculation
Peter Eisentraut
2022-04-19
*
Fix aggregate logging of pgbench.
Tatsuo Ishii
2022-04-19
*
Fix the check to limit sync workers.
Amit Kapila
2022-04-19
*
Add missing error handling in pg_md5_hash().
Tom Lane
2022-04-18
*
Avoid invalid array reference in transformAlterTableStmt().
Tom Lane
2022-04-18
*
Fix second race condition in 002_archiving.pl with archive_cleanup_command
Michael Paquier
2022-04-18
*
Fix race in TAP test 002_archiving.pl when restoring history file
Michael Paquier
2022-04-18
*
Handle compression level in pg_receivewal for LZ4
Michael Paquier
2022-04-18
*
Add a temp-install prerequisite to src/interfaces/ecpg "checktcp".
Noah Misch
2022-04-16
*
Don't retry restore_command while reading ahead.
Thomas Munro
2022-04-17
*
pgstat: Use correct lock level in pgstat_drop_all_entries().
Andres Freund
2022-04-16
*
Fix incorrect logic in HaveRegisteredOrActiveSnapshot().
Tom Lane
2022-04-16
*
Build libpq test programs under MSVC
Andrew Dunstan
2022-04-16
*
Use standard timeout, in 010_pg_basebackup.pl.
Noah Misch
2022-04-15
[prev]
[next]