index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
queries.sgml
Age
Commit message (
Expand
)
Author
9 days
doc: consistently use "structname" and "structfield" markup
Bruce Momjian
12 days
Doc: use uppercase keywords in SQLs
David Rowley
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-03-10
Doc: improve description of window function processing.
Tom Lane
2024-03-17
Add RETURNING support to MERGE.
Dean Rasheed
2023-11-17
doc: update query section to show LIMIT/OFFSET like SELECT
Bruce Momjian
2023-09-07
doc: change "cross product" to "Cartesian product"
Bruce Momjian
2023-06-01
doc: add missing "the" in LATERAL sentence.
Bruce Momjian
2023-02-26
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2022-11-27
Doc: update queries.sgml for optional subquery aliases.
Tom Lane
2022-09-28
doc: clarify internal behavior of RECURSIVE CTE queries
Bruce Momjian
2022-09-03
doc: clarify recursion internal behavior
Bruce Momjian
2022-08-28
Doc: fix example of recursive query.
Tom Lane
2021-10-05
Doc: improve description of UNION/INTERSECT/EXCEPT syntax.
Tom Lane
2021-03-18
Implement GROUP BY DISTINCT
Tomas Vondra
2021-02-27
Enhanced cycle mark values
Peter Eisentraut
2021-02-01
SEARCH and CYCLE clauses
Peter Eisentraut
2020-11-19
Hash support for row types
Peter Eisentraut
2020-11-02
doc: Mention UNION/ORDER BY etc. keywords in section headers.
Heikki Linnakangas
2020-10-13
doc: Expand recursive query documentation
Peter Eisentraut
2020-10-12
Adjust cycle detection examples and tests
Peter Eisentraut
2020-10-05
doc: show functions returning record types and use of ROWS FROM
Bruce Momjian
2020-10-03
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-09-18
Allow most keywords to be used as column labels without requiring AS.
Tom Lane
2020-08-31
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-05-11
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2019-02-16
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2018-08-09
Add RECURSIVE to documentation index
Alvaro Herrera
2018-04-05
doc: Improve indentation of SQL examples
Peter Eisentraut
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-10-10
Use lower-case SGML attribute values
Peter Eisentraut
2017-07-20
Doc: clarify description of degenerate NATURAL joins.
Tom Lane
2017-01-25
Make UNKNOWN into an actual pseudo-type.
Tom Lane
2016-12-23
Spellcheck: s/descendent/descendant/g
Tom Lane
2016-12-23
Remove sql_inheritance GUC.
Robert Haas
2016-11-22
Doc: improve documentation about composite-value usage.
Tom Lane
2016-11-22
Doc: add a section in Part II concerning RETURNING.
Tom Lane
2016-04-14
Docs: clarify description of LIMIT/OFFSET behavior.
Tom Lane
2015-11-17
doc: Fix commas and improve spacing
Peter Eisentraut
2015-09-11
doc: Spell checking
Peter Eisentraut
2015-08-06
docs: HTML-escape '>' in '=>' using HTML entities
Bruce Momjian
2015-05-16
Support GROUPING SETS, CUBE and ROLLUP.
Andres Freund
2014-11-19
Improve documentation's description of JOIN clauses.
Tom Lane
2014-10-13
doc: improve USING and NATURAL JOIN descriptions
Bruce Momjian
2014-08-30
doc: Various typo/grammar fixes
Kevin Grittner
2014-07-17
doc: Spell checking
Peter Eisentraut
2014-05-07
doc: Fix DocBook XML validity
Peter Eisentraut
[next]