pgsql: Update a few comments to mention materialized views.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update a few comments to mention materialized views.
Date: 2014-02-25 18:41:19
Message-ID: E1WIMwR-0001XD-FM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update a few comments to mention materialized views.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cf6aa68bbd78e3119d5156616b474fea47e10a33

Modified Files
--------------
src/backend/commands/tablecmds.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-02-25 21:04:44 pgsql: Use SnapshotDirty rather than an active snapshot to probe index
Previous Message Robert Haas 2014-02-25 17:37:19 pgsql: Show xid and xmin in pg_stat_activity and pg_stat_replication.