projects
/
postgresql.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rewrite previous commit's test for TestUpgradeXversion compatibility.
[postgresql.git]
/
src
/
backend
/
replication
/
4 days ago
Michael Paquier
Fix assertion failure with replication slot release...
tree
|
commitdiff
5 days ago
Amit Kapila
Fix self-deadlock during DROP SUBSCRIPTION.
tree
|
commitdiff
8 days ago
Masahiko Sawada
Fix typos in comments.
tree
|
commitdiff
10 days ago
Heikki Linnakangas
Fix LSN format in debug message
tree
|
commitdiff
10 days ago
Fujii Masao
Revert logical snapshot filename format change in SnapB...
tree
|
commitdiff
2025-08-06
Nathan Bossart
Expand usage of macros for protocol characters.
tree
|
commitdiff
2025-08-05
Peter Eisentraut
Fix varatt versus Datum type confusions
tree
|
commitdiff
2025-08-04
Fujii Masao
Avoid unexpected shutdown when sync_replication_slots...
tree
|
commitdiff
2025-08-04
Amit Kapila
Detect and report update_deleted conflicts.
tree
|
commitdiff
2025-08-03
Tom Lane
Fix assorted pretty-trivial memory leaks in the backend.
tree
|
commitdiff
2025-08-02
Michael Paquier
Fix use-after-free with INSERT ON CONFLICT changes...
tree
|
commitdiff
2025-08-01
Amit Kapila
Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI...
tree
|
commitdiff
2025-07-28
Robert Haas
Avoid throwing away the error message in syncrep_yyerror.
tree
|
commitdiff
2025-07-25
Tom Lane
Reap the benefits of not having to avoid leaking PGresults.
tree
|
commitdiff
2025-07-23
Nathan Bossart
Use PqMsg_* macros in walsender.c
tree
|
commitdiff
2025-07-23
Amit Kapila
Preserve conflict-relevant data during logical replication.
tree
|
commitdiff
2025-07-22
Fujii Masao
Remove translation marker from libpq-be-fe-helpers.h.
tree
|
commitdiff
2025-07-22
Fujii Masao
Log remote NOTICE, WARNING, and similar messages using...
tree
|
commitdiff
2025-07-16
Fujii Masao
pgoutput: Initialize missing default for "origin" param...
tree
|
commitdiff
2025-07-11
Amit Kapila
Fix the handling of two GUCs during upgrade.
tree
|
commitdiff
2025-07-10
Fujii Masao
doc: Clarify meaning of "idle" in idle_replication_slot...
tree
|
commitdiff
2025-07-10
Fujii Masao
Change unit of idle_replication_slot_timeout to seconds.
tree
|
commitdiff
2025-07-07
Álvaro Herrera
Standardize LSN formatting by zero padding
tree
|
commitdiff
2025-07-01
Nathan Bossart
Make more use of binaryheap_empty() and binaryheap_size().
tree
|
commitdiff
2025-06-28
Peter Eisentraut
Message style improvements
tree
|
commitdiff
2025-06-27
Alexander Korotkov
Fix CheckPointReplicationSlots() with max_replication_s...
tree
|
commitdiff
2025-06-24
Tom Lane
Prevent excessive delays before launching new logrep...
tree
|
commitdiff
2025-06-24
Amit Kapila
Fix missing comment update in 1462aad2e4.
tree
|
commitdiff
2025-06-23
Alexander Korotkov
Remove excess assert from InvalidatePossiblyObsoleteSlot()
tree
|
commitdiff
2025-06-19
Amit Kapila
Improve log messages and docs for slot synchronization.
tree
|
commitdiff
2025-06-17
Masahiko Sawada
Fix re-distributing previously distributed invalidation...
tree
|
commitdiff
2025-06-14
Alexander Korotkov
Add TAP tests to check replication slot advance during...
tree
|
commitdiff
2025-06-14
Alexander Korotkov
Keep WAL segments by slot's last saved restart LSN
tree
|
commitdiff
2025-06-06
Nathan Bossart
Use NULL instead of 0 for pointer arguments.
tree
|
commitdiff
2025-06-02
Michael Paquier
Use replay LSN as target for cascading logical WAL...
tree
|
commitdiff
2025-05-30
Nathan Bossart
Ensure we have a snapshot when updating various system...
tree
|
commitdiff
2025-05-19
Amit Kapila
Don't retreat slot's confirmed_flush LSN.
tree
|
commitdiff
2025-05-07
Nathan Bossart
Remove pg_replication_origin's TOAST table.
tree
|
commitdiff
2025-04-29
Amit Kapila
Fix assertion failure during decoding from synced slots.
tree
|
commitdiff
2025-04-28
Amit Kapila
Fix xmin advancement during fast_forward decoding.
tree
|
commitdiff
2025-04-23
Amit Kapila
Fix an oversight in 3f28b2fcac.
tree
|
commitdiff
2025-04-21
Tom Lane
Use the same cmd_context throughout a walsender's lifetime.
tree
|
commitdiff
2025-04-11
Michael Paquier
Fix race with synchronous_standby_names at startup
tree
|
commitdiff
2025-04-10
David Rowley
Improve various new-to-v18 appendStringInfo calls
tree
|
commitdiff
2025-04-10
Amit Kapila
Fix data loss in logical replication.
tree
|
commitdiff
2025-04-08
Amit Kapila
Fix uninitialized index information access during apply.
tree
|
commitdiff
2025-04-07
Michael Paquier
Flush the IO statistics of active WAL senders more...
tree
|
commitdiff
2025-04-04
Heikki Linnakangas
Use standard die() signal handler in walreceiver
tree
|
commitdiff
2025-04-03
Masahiko Sawada
Restrict copying of invalidated replication slots.
tree
|
commitdiff
2025-04-03
Amit Kapila
Fix slot synchronization for two_phase enabled slots.
tree
|
commitdiff
2025-03-29
Peter Eisentraut
Use PRI?64 instead of "ll?" in format strings (continued).
tree
|
commitdiff
2025-03-27
Daniel Gustafsson
Fix guc_malloc calls for consistency and OOM checks
tree
|
commitdiff
2025-03-26
Tom Lane
Use PG_MODULE_MAGIC_EXT in our installable shared libra...
tree
|
commitdiff
2025-03-25
Amit Kapila
Fix an oversight in 3abe9dc188.
tree
|
commitdiff
2025-03-24
Amit Kapila
Detect and Log multiple_unique_conflicts type conflict.
tree
|
commitdiff
2025-03-21
Masahiko Sawada
Add GUC option to control maximum active replication...
tree
|
commitdiff
2025-03-17
Andres Freund
aio: Basic subsystem initialization
tree
|
commitdiff
2025-03-14
Amit Kapila
Fix ALTER SUBSCRIPTION ... SET PUBLICATION ... command.
tree
|
commitdiff
2025-03-13
Peter Eisentraut
pg_noreturn to replace pg_attribute_noreturn()
tree
|
commitdiff
2025-03-13
Amit Kapila
Avoid invalidating all RelationSyncCache entries on...
tree
|
commitdiff
2025-03-12
Heikki Linnakangas
Rename alloc/free functions in reorderbuffer.c
tree
|
commitdiff
2025-03-11
Masahiko Sawada
pg_logicalinspect: Fix possible crash when passing...
tree
|
commitdiff
2025-03-09
Heikki Linnakangas
Fix incorrect assertion in libpqwalreceiver
tree
|
commitdiff
2025-03-06
Amit Kapila
Avoid invalidating all RelationSyncCache entries on...
tree
|
commitdiff
2025-03-06
Michael Paquier
Add more monitoring data for WAL writes in the WAL...
tree
|
commitdiff
2025-03-05
Heikki Linnakangas
Rename some signal and interrupt handling functions...
tree
|
commitdiff
2025-03-05
Michael Paquier
Fix some gaps in pg_stat_io with WAL receiver and WAL...
tree
|
commitdiff
2025-02-27
Amit Kapila
Fix the race condition in ReplicationSlotAcquire().
tree
|
commitdiff
2025-02-25
Andres Freund
Change relpath() et al to return path by value
tree
|
commitdiff
2025-02-25
Amit Kapila
Doc: Fix pg_copy_logical_replication_slot description.
tree
|
commitdiff
2025-02-24
Masahiko Sawada
Fix assertion when decoding XLOG_PARAMETER_CHANGE on...
tree
|
commitdiff
2025-02-23
Peter Eisentraut
SnapBuildRestoreContents() void * argument for binary...
tree
|
commitdiff
2025-02-21
Peter Eisentraut
Drop opcintype from index AM strategy translation API
tree
|
commitdiff
2025-02-21
Peter Eisentraut
backend launchers void * arguments for binary data
tree
|
commitdiff
2025-02-20
Amit Kapila
Improve errdetail message added by ac0e33136a.
tree
|
commitdiff
2025-02-19
Tom Lane
Fix crash in brininsertcleanup during logical replication.
tree
|
commitdiff
2025-02-19
Amit Kapila
Add a test for commit ac0e33136a using the injection...
tree
|
commitdiff
2025-02-19
Amit Kapila
Invalidate inactive replication slots.
tree
|
commitdiff
2025-02-13
Peter Eisentraut
Remove unnecessary (char *) casts [xlog]
tree
|
commitdiff
2025-02-13
Masahiko Sawada
Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better...
tree
|
commitdiff
2025-02-13
Masahiko Sawada
Skip logical decoding of already-aborted transactions.
tree
|
commitdiff
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [mem]
tree
|
commitdiff
2025-02-12
Peter Eisentraut
Remove unnecessary (char *) casts [string]
tree
|
commitdiff
2025-02-07
Peter Eisentraut
Virtual generated columns
tree
|
commitdiff
2025-02-07
Amit Langote
Track unpruned relids to avoid processing pruned relations
tree
|
commitdiff
2025-02-05
Amit Kapila
Avoid updating inactive_since for invalid replication...
tree
|
commitdiff
2025-02-03
Peter Eisentraut
Integrate GistTranslateCompareType() into IndexAmTransl...
tree
|
commitdiff
2025-01-31
Tom Lane
Get rid of our dependency on type "long" for memory...
tree
|
commitdiff
2025-01-31
Amit Kapila
Raise an error while trying to acquire an invalid slot.
tree
|
commitdiff
2025-01-29
John Naylor
Fix grammatical typos around possessive "its"
tree
|
commitdiff
2025-01-24
Peter Eisentraut
Return yyparse() result not via global variable
tree
|
commitdiff
2025-01-23
Amit Kapila
Change publication's publish_generated_columns option...
tree
|
commitdiff
2025-01-10
Andres Freund
postmaster: Rename some shutdown related PMState phase...
tree
|
commitdiff
2025-01-06
Peter Eisentraut
flex code modernization: Replace YY_EXTRA_TYPE define...
tree
|
commitdiff
2025-01-01
David Rowley
Fix an assortment of spelling mistakes and typos
tree
|
commitdiff
2025-01-01
Bruce Momjian
Update copyright for 2025
tree
|
commitdiff
2024-12-30
Michael Paquier
Fix memory leak in pgoutput with relation attribute map
tree
|
commitdiff
2024-12-25
Peter Eisentraut
Partial pgindent of .l and .y files
tree
|
commitdiff
2024-12-24
Peter Eisentraut
syncrep parser: pure parser and reentrant scanner
tree
|
commitdiff
2024-12-24
Peter Eisentraut
replication parser: pure parser and reentrant scanner
tree
|
commitdiff
next