]> granicus.if.org Git - postgresql/history - src/include/utils/pg_lzcompress.h
Add btree and hash opclasses for pg_lsn.
[postgresql] / src / include / utils / pg_lzcompress.h
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2008-03-07 Tom LaneThis patch addresses some issues in TOAST compression...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-08-04 Tom LaneFix up bad layout of some comments (probably pg_indent...
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2006-10-05 Tom LaneCleanup for pglz_compress code: remove dead code, const...
2006-07-13 Bruce MomjianAllow include files to compile own their own.
2005-05-25 Bruce MomjianAdd parentheses to macros when args are used in computa...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2002-11-23 Bruce MomjianThis patch implements FOR EACH STATEMENT triggers,...
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-05 Bruce MomjianFix it's and its to be correct.
1999-11-25 Jan WieckAdded another single byte oriented decompressor, useful for
1999-11-17 Jan WieckSome minor corrections to the LZ compression. In fact...
1999-11-17 Jan WieckThe new LZ compression and an lztext data type based...