From 467389abd616310d971ba28ac382c8e50dd4f9cf Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Mon, 10 Apr 2017 23:31:52 +0100 Subject: [PATCH] Report column storage issue fixed in docs Close #94. --- doc/pg_repack.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/pg_repack.rst b/doc/pg_repack.rst index c35c6fa..40240f5 100644 --- a/doc/pg_repack.rst +++ b/doc/pg_repack.rst @@ -469,6 +469,7 @@ Releases * added ``--no-kill-backend`` option (issue #108) * added ``--no-superuser-check`` option (issue #114) * added ``--exclude-extension`` option (#97) + * restore columns storage types in repacked tables (issue #94) * pg_repack 1.3.4