Commits

DateSubjectAuthorReleases
2025-10-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-01-23 Change publication's publish_generated_columns option type to enum. Amit Kapila 18.0
2024-11-07 Replicate generated columns when 'publish_generated_columns' is set. Amit Kapila 18.0
2024-10-30 Replicate generated columns when specified in the column list. Amit Kapila 18.0
2024-07-12 Fix a typo in logicalrep_write_typ(). Amit Kapila 18.0
2023-07-25 Fix code indentation vioaltion introduced in commit d38ad8e31d. Amit Kapila 17.0
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 17.0
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 16.0
2023-07-25 Fix the display of UNKNOWN message type in apply worker. Amit Kapila 15.4
2023-03-06 Deduplicate handling of binary and text modes in logicalrep_read_tuple(). Amit Kapila 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2022-12-02 Fix incorrect output from pgoutput when using column lists. Amit Kapila 15.2
2022-12-02 Fix incorrect output from pgoutput when using column lists. Amit Kapila 16.0
2022-02-22 Allow specifying row filters for logical replication of tables. Amit Kapila 15.0
2021-08-27 Add logical change details to logical replication worker errcontext. Amit Kapila 15.0
2021-08-19 Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP. Amit Kapila 15.0
2021-08-04 Add prepare API support for streaming transactions in logical replication. Amit Kapila 15.0
2021-07-29 Refactor to make common functions in proto.c and worker.c. Amit Kapila 15.0
2021-07-20 Fix potential buffer overruns in proto.c. Amit Kapila 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-04-27 Fix Logical Replication of Truncate in synchronous commit mode. Amit Kapila 14.0
2021-04-06 Allow pgoutput to send logical decoding messages. Amit Kapila 14.0
2020-11-02 Use Enum for top level logical replication message types. Amit Kapila 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0