Commits

DateSubjectAuthorReleases
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-08-29 Message style improvements Peter Eisentraut 18.0
2024-08-29 Message style improvements Peter Eisentraut 17.0
2024-06-27 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 17.0
2024-06-27 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 16.4
2024-06-27 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 15.8
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-29 Remove ReorderBufferTupleBuf structure. Masahiko Sawada 17.0
2024-01-04 Add macros for looping through a List without a ListCell. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-19 pgoutput: Raise an error for missing protocol version parameter. Amit Kapila 17.0
2023-11-27 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 15.6
2023-11-27 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 16.2
2023-11-27 Avoid unconditionally filling in missing values with NULL in pgoutput. Amit Kapila 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-09-28 Move tracking of in_streaming to PGOutputData Michael Paquier 17.0
2023-09-27 Fix the misuse of origin filter across multiple pg_logical_slot_get_changes() calls. Amit Kapila 17.0
2023-09-27 Fix the misuse of origin filter across multiple pg_logical_slot_get_changes() calls. Amit Kapila 16.1
2023-09-20 Fix typos in pgoutput.c Michael Paquier 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-18 Fix some typos and some incorrectly duplicated words David Rowley 16.0
2023-03-30 Refactor pgoutput_change(). Amit Kapila 16.0
2023-03-17 Add macros for ReorderBufferTXN toptxn. Amit Kapila 16.0
2023-03-06 Fill EState.es_rteperminfos more systematically. Tom Lane 16.0