Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-29 | Move jsonapi.c and jsonapi.h to src/common. | Robert Haas | 13.0 |
| 2020-01-24 | Split JSON lexer/parser from 'json' data type support. | Robert Haas | 13.0 |
| 2014-11-13 | Move the guts of our Levenshtein implementation into core. | Robert Haas | 9.5.0 |
| 2014-02-19 | Add a pg_lsn data type, to represent an LSN. | Robert Haas | 9.4.0 |
| 2012-01-31 | Built-in JSON data type. | Robert Haas | 9.2.0 |