Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-31 | Fix regexp_matches() handling of zero-length matches. | Tom Lane | 9.0.14 |
| 2010-05-28 | Rewrite LIKE's %-followed-by-_ optimization so it really works (this time | Tom Lane | 9.0.0 |
| 2010-01-25 | Add get_bit/set_bit functions for bit strings, paralleling those for bytea, | Tom Lane | 9.0.0 |
| 2009-08-04 | Support hex-string input and output for type BYTEA. | Tom Lane | 9.0.0 |