quote - almost correct
matthewt [Sat, 11 Nov 2017 20:51:44 +0000 (20:51 +0000)]
git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@2523 8a6f57db-631f-0410-b083-dc7c4259d016

quotefile

index bad1913..1453e8d 100644 (file)
--- a/quotefile
+++ b/quotefile
@@ -8825,3 +8825,8 @@ trust "init" to do the sane thing. You all presumably know why.
 <kbk> Trailing whitespace is wrong. Sporadic commits that fix trailing
       whitespace that's already there are worse.
 <stu> 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.