Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-10-05 | doc: Document pg_encoding_to_char() and pg_char_to_encoding(). | Fujii Masao | 15.0 |
| 2021-08-03 | Add assorted new regexp_xxx SQL functions. | Tom Lane | 15.0 |
| 2021-07-31 | Doc: alphabetize the regexp_foo() function descriptions in 9.7.3. | Tom Lane | 15.0 |
| 2021-07-29 | docs: Fix bit_count example output | Daniel Gustafsson | 15.0 |
| 2021-07-28 | Disallow negative strides in date_bin() | John Naylor | 15.0 |
| 2021-07-27 | doc: for various substring funcs, document if only first match | Bruce Momjian | 15.0 |
| 2021-07-21 | Doc: improve documentation about exponentiation operator. | Tom Lane | 15.0 |
| 2021-07-21 | doc: Document that only superusers can use pg_import_system_collations(). | Fujii Masao | 15.0 |
| 2021-07-18 | Support for unnest(multirange) | Alexander Korotkov | 15.0 |
| 2021-07-16 | doc: Spell checking | Peter Eisentraut | 15.0 |