Commits

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

DateSubjectAuthorReleases
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-16 SQL/JSON: Fix a paragraph in JSON_TABLE documentation Amit Langote 17.0
2024-07-09 SQL/JSON: Various improvements to SQL/JSON query function docs Amit Langote 17.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 17.0
2024-06-28 SQL/JSON: Validate values in ON ERROR/EMPTY clauses Amit Langote 17.0
2024-06-28 SQL/JSON: Document behavior when input document is not jsonb Amit Langote 17.0
2024-06-17 Teach jsonpath string() to unwrap in lax mode Andrew Dunstan 17.0
2024-05-06 Remove mention of nchar Alvaro Herrera 17.0
2024-04-30 doc: Remove one example related to pg_input_error_info() Michael Paquier 17.0
2024-04-25 doc: Add link to table Peter Eisentraut 17.0
2024-04-25 Post-commit review fixes for slot synchronization. Amit Kapila 17.0
2024-04-24 doc: Fix up spacing around verbatim DocBook elements Peter Eisentraut 17.0
2024-04-18 SQL/JSON: Miscellaneous fixes and improvements Amit Langote 17.0
2024-04-11 Doc: fix bogus to_date() examples. Tom Lane 17.0
2024-04-11 Revert: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-04-10 Doc: Update ulinks to RFC documents to avoid redirect Daniel Gustafsson 17.0
2024-04-08 JSON_TABLE: Add support for NESTED paths and columns Amit Langote 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-04-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 17.0
2024-03-30 Add pg_basetype() function to extract a domain's base type. Tom Lane 17.0
2024-03-27 Add functions to generate random numbers in a specified range. Dean Rasheed 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-03-20 Add to_regtypemod function to extract typemod from a string type name. Tom Lane 17.0
2024-03-19 Add some UUID support functions Peter Eisentraut 17.0
2024-03-17 Fix PDF doc generation. Dean Rasheed 17.0