Commits

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

DateSubjectAuthorReleases
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-03-14 Add pg_column_toast_chunk_id(). Nathan Bossart 17.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-02-21 doc: Fix link to pg_ident_file_mappings view Daniel Gustafsson 17.0
2024-02-20 Doc: improve explanation of type interval, especially extract(). Tom Lane 17.0
2024-02-14 Allow pg_monitor to execute pg_current_logfile(). Nathan Bossart 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-02-10 Disallow jsonpath methods involving TZ in immutable functions Andrew Dunstan 17.0
2024-01-25 Support TZ and OF format codes in to_timestamp(). Tom Lane 17.0
2024-01-25 Doc: improve documentation for jsonpath behavior. Tom Lane 17.0
2024-01-25 Implement various jsonpath methods Andrew Dunstan 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-24 Adjust populate_record_field() to handle errors softly Amit Langote 17.0
2024-01-15 Fix typos. Robert Haas 17.0
2024-01-11 Add new function pg_get_wal_summarizer_state(). Robert Haas 17.0
2024-01-09 Document WAL summarization information functions. Robert Haas 17.0
2024-01-03 Revert "Reorganise jsonpath operators and methods" Peter Eisentraut 17.0
2024-01-03 Reorganise jsonpath operators and methods Peter Eisentraut 17.0
2023-12-26 doc: add ISO 8601 extended format example using to_char() Bruce Momjian 17.0
2023-11-25 modify segno. for pg_walfile_name() and pg_walfile_name_offset() Bruce Momjian 17.0
2023-11-24 doc: remove documentation for deprecated @@@ operator Bruce Momjian 17.0
2023-11-24 doc: mention vacuum's removal of commit timestamp information Bruce Momjian 17.0
2023-11-24 doc: add docs for age(xid) and mxid_age(xid) Bruce Momjian 17.0
2023-11-14 Support +/- infinity in the interval data type. Dean Rasheed 17.0