workaround for toast tables. The bug is reported by Kenny Gorman.

This commit is contained in:
Takahiro Itagaki
2009-01-21 08:09:22 +00:00
parent 29469f40f9
commit 24a03c01a5
8 changed files with 552 additions and 126 deletions

3
bin/expected/init.out Executable file
View File

@ -0,0 +1,3 @@
SET client_min_messages = warning;
\set ECHO none
RESET client_min_messages;