Commits

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

DateSubjectAuthorReleases
2024-04-04 Fix typo introduced in 6185c9737 Amit Langote 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-03-25 Code review for 6190d828cd2 Amit Langote 17.0
2024-03-25 Do not translate dummy SpecialJoinInfos for child joins Amit Langote 17.0
2024-03-25 Reduce memory used by partitionwise joins Amit Langote 17.0
2024-03-22 Avoid splitting errmsg string to span multiple lines Amit Langote 17.0
2024-03-21 Add SQL/JSON query functions Amit Langote 17.0
2024-01-25 Silence compiler warning introduced in 1edb3b491b Amit Langote 17.0
2024-01-24 Refactor code used by jsonpath executor to fetch variables Amit Langote 17.0
2024-01-24 Add soft error handling to some expression nodes Amit Langote 17.0
2024-01-24 Adjust populate_record_field() to handle errors softly Amit Langote 17.0
2023-10-26 Avoid compiler warning in non-assert builds Amit Langote 17.0
2023-10-26 Prevent duplicate RTEPermissionInfo for plain-inheritance parents Amit Langote 17.0
2023-10-02 Revert "Add soft error handling to some expression nodes" Amit Langote 17.0
2023-10-02 Add soft error handling to some expression nodes Amit Langote 17.0
2023-09-28 Remove obsolete executor cleanup code Amit Langote 17.0
2023-07-28 doc: add missing <returnvalue> and whitespace Amit Langote 17.0
2023-07-26 Add more SQL/JSON constructor functions Amit Langote 17.0
2023-07-26 Rename a nonterminal used in SQL/JSON grammar Amit Langote 17.0
2023-07-26 Some refactoring to export json(b) conversion functions Amit Langote 17.0
2023-07-21 Code review for commit b6e1157e7d Amit Langote 17.0
2023-07-20 Unify JSON categorize type API and export for external use Amit Langote 17.0
2023-07-14 Add missing initializations of p_perminfo Amit Langote 17.0
2023-07-13 Add missing const qualifier Amit Langote 17.0
2023-07-13 Fix code indentation violation in commit b6e1157e7d Amit Langote 17.0