summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/lztext.c
Commit message (Expand)AuthorAgeFilesLines
* Removed LZTEXT datatype as discussed.Jan Wieck1999-12-281-1/+1
* Added another single byte oriented decompressor, useful forJan Wieck1999-11-251-1/+144
* Add multi-byte support to lztextlen()Tatsuo Ishii1999-11-241-4/+25
* Some minor corrections to the LZ compression. In fact I wanted toJan Wieck1999-11-171-10/+15
* The new LZ compression and an lztext data type based on it.Jan Wieck1999-11-171-0/+266