Commits

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

DateSubjectAuthorReleases
2021-07-06 Doc: add info about timestamps with fractional-minute UTC offsets. Tom Lane 9.6.23
2020-12-08 Doc: explain that the string types can't store \0 (ASCII NUL). Tom Lane 9.6.21
2020-10-17 Doc: caution against misuse of 'now' and related datetime literals. Tom Lane 9.6.20
2020-08-03 Doc: fix obsolete info about allowed range of TZ offsets in timetz. Tom Lane 9.6.19
2020-06-18 Doc: document POSIX-style time zone specifications in full. Tom Lane 9.6.19
2019-06-13 Doc: improve description of allowed spellings for Boolean input. Tom Lane 9.6.14
2019-03-23 Accept XML documents when xmloption = content, as required by SQL:2006+. Tom Lane 9.6.13
2019-02-08 Doc: fix thinko in description of how to escape a backslash in bytea. Tom Lane 9.6.12
2018-03-16 Doc: explicitly point out that enum values can't be dropped. Tom Lane 9.6.9
2017-05-21 Fix precision and rounding issues in money multiplication and division. Tom Lane 9.6.4
2016-12-21 Fix strange behavior (and possible crashes) in full text phrase search. Tom Lane 9.6.2
2016-06-29 Adjust text search documentation for recent commits. Tom Lane 9.6.0
2016-06-09 Polish the documentation concerning phrase text search. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-12-28 Update documentation about pseudo-types. Tom Lane 9.6.0
2015-11-11 Docs: fix misleading example. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-03 Add documentation and regression tests concerning rounding of numerics. Tom Lane 9.6.0