date ambiguity in view documentation

From: rauldmiller(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: date ambiguity in view documentation
Date: 2016-10-13 01:05:44
Message-ID: 20161013010544.1403.98893@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/sql-createview.html
Description:

Historically, there has been an issue with the concept of "current time" in
the context of view definitions.

Do you mean the current time when the view was created? Or do you mean the
current time when the view was queried? (And, if the latter, is it the time
when the query started or is this time continually updated for different
rows?)

Currently, neither the documentation on date functions nor the documentation
on create view covers this issue. But this needs to be documented.

Browse pgsql-docs by date

  From Date Subject
Next Message Pantelis Theodosiou 2016-10-13 07:41:44 Re: Table names in upper case
Previous Message tosites 2016-10-12 18:12:33 Table names in upper case