mariadb/page
marko a1bca48c85 branches/zip: Remove page_zip_decompress_low(). Do not call page_validate()
on the ZIP_DUMMY index.  Because it does not contain valid collation
information, the ordering check in page_validate() may fail on pages
containing non-binary data.

Instead, let the callers of page_zip_decompress() invoke page_validate()
when the index information is available.
2006-09-19 13:56:56 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: Remove page_zip_decompress_low(). Do not call page_validate() 2006-09-19 13:56:56 +00:00
page0page.c branches/zip: Remove page_zip_decompress_low(). Do not call page_validate() 2006-09-19 13:56:56 +00:00
page0zip.c branches/zip: Remove page_zip_decompress_low(). Do not call page_validate() 2006-09-19 13:56:56 +00:00