index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
rules.sgml
Commit message (
Expand
)
Author
Age
*
Fix doc omission for MERGE into updatable views.
Dean Rasheed
2024-03-04
*
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Add support for security invoker views.
Dean Rasheed
2022-03-22
*
Doc: improve documentation about ORDER BY in matviews.
Tom Lane
2021-11-29
*
Fix wording
Peter Eisentraut
2021-08-06
*
doc: Improve hyphenation consistency
Peter Eisentraut
2021-04-21
*
Doc: get rid of <foreignphrase> tags.
Tom Lane
2021-03-10
*
Improve docs on updatable views
Magnus Hagander
2021-03-06
*
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-24
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Clarify that pg_trgm is used in example
Magnus Hagander
2020-01-09
*
Doc: fix ancient mistake, or at least obsolete info, in rules example.
Tom Lane
2019-11-11
*
Doc: remove ancient comment.
Tatsuo Ishii
2019-02-17
*
Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE.
Tom Lane
2017-11-27
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Remove SGML marked sections
Peter Eisentraut
2017-09-28
*
Escape < and & in SGML
Peter Eisentraut
2017-09-06
*
doc: Update link
Peter Eisentraut
2017-04-21
*
Use gender-neutral language in documentation
Peter Eisentraut
2015-09-21
*
docs: fix typo in rules.sgml
Bruce Momjian
2015-08-08
*
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-08-05
*
Improve qual pushdown for RLS and SB views
Stephen Frost
2015-04-27
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
*
Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ...
Tom Lane
2014-06-18
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".
Tom Lane
2014-04-16
*
docs: remove unnecessary references to old PG versions
Bruce Momjian
2014-02-24
*
Eliminate trivial whitespace inconsistency in docs sample code.
Kevin Grittner
2013-03-21
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
Support automatically-updatable views.
Tom Lane
2012-12-08
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-02-13
*
Typo fixes.
Robert Haas
2011-12-22
*
Add a security_barrier option for views.
Robert Haas
2011-12-22
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Support triggers on views.
Tom Lane
2010-10-10
*
Warn that views can be safely used to hide columns, but not rows.
Robert Haas
2010-10-08
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Use an entity instead of non-ASCII letter. Thom Brown
Tom Lane
2010-05-13
*
Revert removal of pre-7.4 documenation behavior mentions.
Bruce Momjian
2010-02-24
*
Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Bruce Momjian
2010-02-24
*
Don't treat NEW and OLD as reserved words anymore. For the purposes of rules
Tom Lane
2009-11-05
*
Fix wording of section comparing triggers and rules; old wording as
Bruce Momjian
2008-12-16
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
[next]