Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2000-07-30 | Type lztext is toast. | Tom Lane | 7.1.1 |
| 2000-07-06 | Functions on 'text' type updated to new fmgr style. 'text' is | Tom Lane | 7.1.1 |
| 2000-07-05 | Fixed lztextlen() bug in MULTIBYTE, still thinking that lztext | Jan Wieck | 7.1.1 |
| 2000-07-03 | TOAST | Jan Wieck | 7.1.1 |
| 2000-05-30 | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 7.1.1 |
| 2000-04-12 | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 7.1.1 |
| 1999-12-28 | Removed LZTEXT datatype as discussed. | Jan Wieck | 7.1.1 |
| 1999-11-25 | Added another single byte oriented decompressor, useful for | Jan Wieck | 7.1.1 |
| 1999-11-24 | Add multi-byte support to lztextlen() | Tatsuo Ishii | 7.1.1 |
| 1999-11-17 | Some minor corrections to the LZ compression. In fact I wanted to | Jan Wieck | 7.1.1 |
| 1999-11-17 | The new LZ compression and an lztext data type based on it. | Jan Wieck | 7.1.1 |