Skip to content
Snippets Groups Projects
Commit 45b5e0f8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update vadim for index reuse.

parent 68bd59aa
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ Detailed Change List
mkMakefile.tkdefs.sh.in(Tom)
Update frontend libpq to remove limits on query lengths,
error/notice message lengths, and number of fields per tuple(Tom)
This is to re-use space on index pages freed by vacuum(Tom)
This is to re-use space on index pages freed by vacuum(Vadim)
document -x for pg_dump(Bruce)
Fix for unary operators in rule deparser(Tom)
Comment out FileUnlink of excess segments during mdtruncate()(Tom)
......
......@@ -51,7 +51,7 @@ Rule deparsing bugfixes(Tom)
Fix quoting problems in mkMakefile.tcldefs.sh.in and mkMakefile.tkdefs.sh.in(Tom)
Update frontend libpq to remove limits on query lengths,
error/notice message lengths, and number of fields per tuple(Tom)
This is to re-use space on index pages freed by vacuum(Tom)
This is to re-use space on index pages freed by vacuum(Vadim)
document -x for pg_dump(Bruce)
Fix for unary operators in rule deparser(Tom)
Comment out FileUnlink of excess segments during mdtruncate()(Tom)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment