Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
2021-05-21 Fix deadlock for multiple replicating truncates of the same table. Amit Kapila 14.0
2021-05-19 Fix 020_messages.pl test. Amit Kapila 14.0
2021-05-13 Fix tests for replication slots stats. Amit Kapila 14.0
2021-05-06 Update replication statistics after every stream/spill. Amit Kapila 14.0
2021-05-06 Tighten the concurrent abort check during decoding. Amit Kapila 14.0
2021-05-03 Fix the computation of slot stats for 'total_bytes'. Amit Kapila 14.0
2021-04-30 Fix the bugs in selecting the transaction for streaming. Amit Kapila 14.0
2021-04-30 Another try to fix the test case added by commit f5fc2f5b23. Amit Kapila 14.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-04-27 Fix Logical Replication of Truncate in synchronous commit mode. Amit Kapila 14.0
2021-04-26 Avoid sending prepare multiple times while decoding. Amit Kapila 14.0
2021-04-26 Fix typo in reorderbuffer.c. Amit Kapila 14.0
2021-04-19 Fix test case added by commit f5fc2f5b23. Amit Kapila 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-04-14 Use NameData datatype for slotname in stats. Amit Kapila 14.0
2021-04-12 doc: Update information of new messages for logical replication. Amit Kapila 14.0
2021-04-08 Fix typo in jsonfuncs.c. Amit Kapila 14.0
2021-04-06 Fix the tests added by commit ac4645c015. Amit Kapila 14.0
2021-04-06 Allow pgoutput to send logical decoding messages. Amit Kapila 14.0
2021-04-06 Refactor function parse_output_parameters. Amit Kapila 14.0
2021-04-01 Ensure to send a prepare after we detect concurrent abort during decoding. Amit Kapila 14.0
2021-03-31 Remove extra semicolon in postgres_fdw tests. Amit Kapila 14.0
2021-03-31 Doc: Use consistent terminology for tablesync slots. Amit Kapila 14.0
2021-03-30 Add a xid argument to the filter_prepare callback for output plugins. Amit Kapila 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0