Commits

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

DateSubjectAuthorReleases
2022-08-26 Use SSE2 in is_valid_ascii() where available. John Naylor 16.0
2022-08-26 Add optimized functions for linear search within byte arrays John Naylor 16.0
2022-08-25 Remove unused symbol __aarch64 John Naylor 16.0
2022-08-23 Switch format specifier for replication origins to %d John Naylor 16.0
2022-08-23 Remove empty statement John Naylor 16.0
2022-08-18 Update comment in gramparse.h John Naylor 16.0
2022-08-18 Refer to replication origin roident as "ID" in user facing messages and docs John Naylor 16.0
2022-08-11 Optimize xid/subxid searches in XidInMVCCSnapshot(). John Naylor 16.0
2022-08-10 Introduce optimized routine for linear searches of arrays John Naylor 16.0
2022-08-09 Fix mismatched file identifications John Naylor 16.0
2022-08-05 Simplify coding style of is_valid_ascii() John Naylor 16.0
2022-08-04 Fix formatting and comment typos John Naylor 16.0
2022-08-04 Fix assorted doc typos John Naylor 16.0
2022-08-04 Clarify DROP EXTENSION docs regarding explicitly dependent routines John Naylor 16.0
2022-08-04 Support SSE2 intrinsics where available John Naylor 16.0
2022-08-02 Fix comment in pg_db_role_setting.h John Naylor 16.0
2022-07-14 Correct some uses of e.g. and i.e. in message strings and documentation John Naylor 16.0
2022-07-12 Fix out-of-bounds read in json_lex_string John Naylor 16.0
2022-07-11 Build de-escaped JSON strings in larger chunks during lexing John Naylor 16.0
2022-07-08 Simplify json lexing state John Naylor 16.0
2022-07-01 Clarify that pg_dump takes ACCESS SHARE lock John Naylor 16.0