From: matthewt Date: Sat, 11 Nov 2017 20:51:44 +0000 (+0000) Subject: quote - almost correct X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4f24a08f7819589a343d762675003ccf05f8a8d9;p=scpubgit%2Fmst-quotefile.git quote - almost correct git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@2523 8a6f57db-631f-0410-b083-dc7c4259d016 --- diff --git a/quotefile b/quotefile index bad1913..1453e8d 100644 --- a/quotefile +++ b/quotefile @@ -8825,3 +8825,8 @@ trust "init" to do the sane thing. You all presumably know why. Trailing whitespace is wrong. Sporadic commits that fix trailing whitespace that's already there are worse. From now on, I'm adding one trailing whitespace char to every commit. +% +< pstef> To be precise, what I have in mind involves a function to + rebuild the table, so the use of it is similar to use of a + matview. REFRESH MATERIALIZED VIEW ...; vs SELECT rebuild_view(); +< pstef> Which is easy to get almost correct, so perhaps don't.