Age | Commit message (Expand) | Author |
2025-03-11 | Show index search count in EXPLAIN ANALYZE, take 2. | Peter Geoghegan |
2025-03-05 | Revert "Show index search count in EXPLAIN ANALYZE." | Peter Geoghegan |
2025-03-05 | Show index search count in EXPLAIN ANALYZE. | Peter Geoghegan |
2025-02-27 | EXPLAIN: Always use two fractional digits for row counts. | Robert Haas |
2025-01-16 | Add OLD/NEW support to RETURNING in DML queries. | Dean Rasheed |
2025-01-14 | Consistently spell "leakproof" without a hyphen. | Dean Rasheed |
2025-01-14 | psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output. | Dean Rasheed |
2024-03-04 | Fix doc omission for MERGE into updatable views. | Dean Rasheed |
2024-02-29 | Support MERGE into updatable views. | Dean Rasheed |
2023-01-09 | Doc: add XML ID attributes to <sectN> and <varlistentry> tags. | Tom Lane |
2022-12-02 | Remove logic for converting a table to a view. | Tom Lane |
2022-04-20 | Remove trailing whitespace from *.sgml files. | Tom Lane |
2022-03-22 | Add support for security invoker views. | Dean Rasheed |
2021-11-29 | Doc: improve documentation about ORDER BY in matviews. | Tom Lane |
2021-08-06 | Fix wording | Peter Eisentraut |
2021-04-21 | doc: Improve hyphenation consistency | Peter Eisentraut |
2021-03-10 | Doc: get rid of <foreignphrase> tags. | Tom Lane |
2021-03-06 | Improve docs on updatable views | Magnus Hagander |
2021-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier |
2020-10-19 | Misc documentation fixes. | Heikki Linnakangas |
2020-01-09 | Clarify that pg_trgm is used in example | Magnus Hagander |
2019-11-11 | Doc: fix ancient mistake, or at least obsolete info, in rules example. | Tom Lane |
2019-02-17 | Doc: remove ancient comment. | Tatsuo Ishii |
2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane |
2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut |
2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
2017-09-28 | Remove SGML marked sections | Peter Eisentraut |
2017-09-06 | Escape < and & in SGML | Peter Eisentraut |
2017-04-21 | doc: Update link | Peter Eisentraut |
2015-09-22 | Use gender-neutral language in documentation | Peter Eisentraut |
2015-08-09 | docs: fix typo in rules.sgml | Bruce Momjian |
2015-08-06 | docs: HTML-escape '>' in '=>' using HTML entities | Bruce Momjian |
2015-04-27 | Improve qual pushdown for RLS and SB views | Stephen Frost |
2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost |
2014-06-18 | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane |
2014-05-07 | doc: Fix DocBook XML validity | Peter Eisentraut |
2014-04-17 | Rename EXPLAIN ANALYZE's "total runtime" output to "execution time". | Tom Lane |
2014-02-24 | docs: remove unnecessary references to old PG versions | Bruce Momjian |
2013-03-21 | Eliminate trivial whitespace inconsistency in docs sample code. | Kevin Grittner |
2013-03-04 | Add a materialized view relations. | Kevin Grittner |
2012-12-08 | Support automatically-updatable views. | Tom Lane |
2012-06-07 | Documentation spell and markup checking | Peter Eisentraut |
2012-02-14 | Allow LEAKPROOF functions for better performance of security views. | Robert Haas |
2011-12-22 | Typo fixes. | Robert Haas |
2011-12-22 | Add a security_barrier option for views. | Robert Haas |
2011-01-29 | Properly capitalize documentation headings; some only had initial-word | Bruce Momjian |
2010-10-10 | Support triggers on views. | Tom Lane |
2010-10-08 | Warn that views can be safely used to hide columns, but not rows. | Robert Haas |
2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander |