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
/
queries.sgml
Commit message (
Expand
)
Author
Age
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
doc: update query section to show LIMIT/OFFSET like SELECT
Bruce Momjian
2023-11-17
*
doc: change "cross product" to "Cartesian product"
Bruce Momjian
2023-09-07
*
doc: add missing "the" in LATERAL sentence.
Bruce Momjian
2023-06-01
*
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-26
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Doc: update queries.sgml for optional subquery aliases.
Tom Lane
2022-11-27
*
doc: clarify internal behavior of RECURSIVE CTE queries
Bruce Momjian
2022-09-28
*
doc: clarify recursion internal behavior
Bruce Momjian
2022-09-02
*
Doc: fix example of recursive query.
Tom Lane
2022-08-28
*
Doc: improve description of UNION/INTERSECT/EXCEPT syntax.
Tom Lane
2021-10-05
*
Implement GROUP BY DISTINCT
Tomas Vondra
2021-03-18
*
Enhanced cycle mark values
Peter Eisentraut
2021-02-27
*
SEARCH and CYCLE clauses
Peter Eisentraut
2021-02-01
*
Hash support for row types
Peter Eisentraut
2020-11-19
*
doc: Mention UNION/ORDER BY etc. keywords in section headers.
Heikki Linnakangas
2020-11-02
*
doc: Expand recursive query documentation
Peter Eisentraut
2020-10-13
*
Adjust cycle detection examples and tests
Peter Eisentraut
2020-10-12
*
doc: show functions returning record types and use of ROWS FROM
Bruce Momjian
2020-10-05
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
Allow most keywords to be used as column labels without requiring AS.
Tom Lane
2020-09-18
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2019-02-16
*
Add RECURSIVE to documentation index
Alvaro Herrera
2018-08-09
*
doc: Improve indentation of SQL examples
Peter Eisentraut
2018-04-04
*
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
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
Doc: clarify description of degenerate NATURAL joins.
Tom Lane
2017-07-20
*
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2017-01-25
*
Spellcheck: s/descendent/descendant/g
Tom Lane
2016-12-23
*
Remove sql_inheritance GUC.
Robert Haas
2016-12-23
*
Doc: improve documentation about composite-value usage.
Tom Lane
2016-11-22
*
Doc: add a section in Part II concerning RETURNING.
Tom Lane
2016-11-22
*
Docs: clarify description of LIMIT/OFFSET behavior.
Tom Lane
2016-04-14
*
doc: Fix commas and improve spacing
Peter Eisentraut
2015-11-16
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-08-05
*
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2015-05-16
*
Improve documentation's description of JOIN clauses.
Tom Lane
2014-11-19
*
doc: improve USING and NATURAL JOIN descriptions
Bruce Momjian
2014-10-13
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
doc: Spell checking
Peter Eisentraut
2014-07-16
*
doc: Fix DocBook XML validity
Peter Eisentraut
2014-05-06
*
Rename TABLE() to ROWS FROM().
Noah Misch
2013-12-10
*
Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.
Tom Lane
2013-11-21
*
doc: Clarify description of VALUES command
Peter Eisentraut
2013-06-06
*
Add postgres_fdw contrib module.
Tom Lane
2013-02-21
[next]